jsonschema
Flask!=2.0.0,>=0.8
werkzeug!=2.0.0
pytz

[:python_version < "3.5"]
aniso8601==8.0.0

[:python_version >= "3.5"]
aniso8601>=0.82

[dev]
blinker
Faker==2.0.0
mock==3.0.5
pytest==7.0.1
pytest-benchmark==3.4.1
pytest-cov==4.0.0
pytest-flask==1.2.0
pytest-mock==3.6.1
pytest-profiling==1.7.0
tzlocal
invoke==1.3.0
twine==3.8.0
tox

[dev:python_version >= "3.6"]
black

[doc]
alabaster==0.7.12
Sphinx==2.1.2
sphinx-issues==1.2.0

[test]
blinker
Faker==2.0.0
mock==3.0.5
pytest==7.0.1
pytest-benchmark==3.4.1
pytest-cov==4.0.0
pytest-flask==1.2.0
pytest-mock==3.6.1
pytest-profiling==1.7.0
tzlocal
invoke==1.3.0
twine==3.8.0
