This commit is contained in:
adii1823
2021-10-28 17:40:19 +05:30
parent 8704175145
commit 0c8daddd31
7 changed files with 354 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
#
# 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