Files
Learn-Python-Programming-Th…/ch10/requirements/requirements.txt
T
adii1823 0c8daddd31 ch10
2021-10-28 17:40:19 +05:30

25 lines
418 B
Plaintext

#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements.in
#
attrs==21.2.0
# via pytest
iniconfig==1.1.1
# via pytest
marshmallow==3.12.1
# via -r requirements.in
packaging==20.9
# via pytest
pluggy==0.13.1
# via pytest
py==1.10.0
# via pytest
pyparsing==2.4.7
# via packaging
pytest==6.2.4
# via -r requirements.in
toml==0.10.2
# via pytest