#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
#    pipenv lock --requirements --dev-only
#

-i https://pypi.python.org/simple
attrs==22.1.0; python_version >= '3.5'
coverage[toml]==6.2; python_version >= '3.6'
flake8==5.0.4; python_full_version >= '3.6.1'
importlib-metadata==4.8.3; python_version < '3.8'
iniconfig==1.1.1
mccabe==0.7.0; python_version >= '3.6'
packaging==21.3; python_version >= '3.6'
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-asyncio==0.16.0
pytest-cov==3.0.0
pytest-flake8==1.1.1
pytest-mccabe==2.0
pytest-socket==0.4.1
pytest==7.0.1
tomli==1.2.3; python_version >= '3.6'
typing-extensions==4.1.1; python_version < '3.8'
zipp==3.6.0; python_version >= '3.6'
