prometheus-client>=0.2
pytz
python-dateutil>=2.8.0
typing-extensions>=3.7

[all]
redis<4.0,>=3.5.0
psycopg2==2.9.1
flask-apispec
sqlalchemy<2,>=1.4.29
flask<2.2,>=1.1
marshmallow>=3
amqpstorm<3,>=2.6

[dev]
redis<4.0,>=3.5.0
psycopg2==2.9.1
flask-apispec
sqlalchemy<2,>=1.4.29
flask<2.2,>=1.1
marshmallow>=3
amqpstorm<3,>=2.6
alabaster
sphinx==4.1.1
sphinxcontrib-napoleon
sphinxcontrib-versioning
sphinx-copybutton
flake8
flake8-bugbear
flake8-quotes
isort
black==21.7b0
mypy>=0.930
sqlalchemy[mypy]
types-redis
types-python-dateutil
pre-commit
bumpversion
hiredis
twine
pytest
pytest-benchmark[histogram]
pytest-cov
pytest-timeout
tox
freezegun

[postgres]
sqlalchemy<2,>=1.4.29
psycopg2==2.9.1

[rabbitmq]
amqpstorm<3,>=2.6

[redis]
redis<4.0,>=3.5.0

[server]
flask<2.2,>=1.1
marshmallow>=3
flask-apispec
