add requirements.txt for pytest

This commit is contained in:
landrigun 2022-09-19 14:14:49 +00:00
parent 776b5094ee
commit 61479517b5

View File

@ -0,0 +1,18 @@
attrs==22.1.0
black==22.8.0
certifi==2022.9.14
charset-normalizer==2.1.1
click==8.1.3
idna==3.4
iniconfig==1.1.1
mypy-extensions==0.4.3
packaging==21.3
pathspec==0.10.1
platformdirs==2.5.2
pluggy==1.0.0
py==1.11.0
pyparsing==3.0.9
pytest==7.1.3
requests==2.28.1
tomli==2.0.1
urllib3==1.26.12