#
# Please do not manually update this file since the requirements are managed
# by pipenv through Pipfile and Pipfile.lock .
#
# This file is created and managed automatically by the template and it is left
# here only for backwards compatibility reasons with python's ecosystem.
#
# Please use Pipfile to update the requirements.
#
sphinx>=7.2.6 ; python_version >= '3.9'
sphinx-rtd-theme>=1.3.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
prospector>=1.10.3 ; python_version < '4.0' and python_full_version >= '3.7.2'
coverage>=7.4.0 ; python_version >= '3.8'
nose>=1.3.7
nose-htmloutput>=0.6.0
tox>=4.11.4 ; python_version >= '3.8'
betamax>=0.8.1
betamax-serializers~=0.2.1
semver>=3.0.2 ; python_version >= '3.7'
gitwrapperlib>=1.0.3
twine>=4.0.2 ; python_version >= '3.7'
coloredlogs>=15.0.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
emoji>=2.9.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
toml>=0.10.2 ; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
typing-extensions>=4.9.0 ; python_version >= '3.8'