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

# Note: in pipenv 2020.x, "--dev" changed to emit both default and development
# requirements. To emit only development requirements, pass "--dev-only".

-i https://pypi.python.org/simple
-e .
astroid==2.11.4; python_full_version >= '3.6.2'
attrs==21.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
beautifulsoup4==4.11.1
bleach==5.0.0
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.12; python_version >= '3'
commonmark==0.9.1
cryptography==37.0.2; python_version >= '3.6'
dill==0.3.4; python_version >= '2.7' and python_version != '3.0'
docutils==0.18.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
idna==3.3; python_version >= '3'
importlib-metadata==4.11.3; python_version >= '3.7'
iniconfig==1.1.1
isort==5.10.1
jeepney==0.8.0; sys_platform == 'linux'
keyring==23.5.0; python_version >= '3.7'
lazy-object-proxy==1.7.1; python_version >= '3.6'
mccabe==0.7.0; python_version >= '3.6'
multidict==6.0.2; python_version >= '3.7'
packaging==21.3; python_version >= '3.6'
pbr==5.8.1
pkginfo==1.8.2
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'
pycparser==2.21; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pygments==2.12.0; python_version >= '3.6'
pylint==2.13.8
pyparsing==3.0.8; python_full_version >= '3.6.8'
pytest-vcr==1.0.2
pytest==7.1.2
pyyaml==6.0; python_version >= '3.6'
readme-renderer==35.0; python_version >= '3.7'
requests-toolbelt==0.9.1
requests==2.27.1
rfc3986==2.0.0; python_version >= '3.7'
rich==12.3.0; python_full_version >= '3.6.3' and python_full_version < '4.0.0'
secretstorage==3.3.2; sys_platform == 'linux'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
soupsieve==2.3.2.post1; python_version >= '3.6'
tomli==2.0.1; python_version < '3.11'
twine==4.0.0
typing-extensions==4.2.0; python_version < '3.10'
urllib3==1.26.9; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
vcrpy==4.1.1; python_version >= '3.5'
webencodings==0.5.1
wrapt==1.14.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
yarl==1.7.2; python_version >= '3.6'
zipp==3.8.0; python_version >= '3.7'
