-i https://pypi.org/simple
attrs==22.1.0 ; python_version >= '3.5'
black==22.8.0
click==8.1.3 ; python_version >= '3.7'
flake8==5.0.4
iniconfig==1.1.1
mccabe==0.7.0 ; python_version >= '3.6'
mypy-extensions==0.4.3
packaging==21.3 ; python_version >= '3.6'
pathspec==0.10.1 ; python_version >= '3.7'
platformdirs==2.5.2 ; python_version >= '3.7'
pluggy==1.0.0 ; python_version >= '3.6'
py==1.11.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
pycodestyle==2.9.1 ; python_version >= '3.6'
pyflakes==2.5.0 ; python_version >= '3.6'
pyparsing==3.0.9 ; python_full_version >= '3.6.8'
pytest==7.1.3
-e .
tomli==2.0.1 ; python_full_version < '3.11.0a7'
certifi==2022.9.24 ; python_version >= '3.6'
charset-normalizer==2.1.1 ; python_full_version >= '3.6.0'
idna==3.4 ; python_version >= '3.5'
requests==2.28.1
urllib3==1.26.12 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' and python_version < '4'
