setuptools~=62.3.2
ujson~=5.2.0
requests~=2.23.0
aiohttp~=3.7.3
fastapi~=0.65.2
pydantic~=1.9.0

[aerospike]
aerospike~=7.0.2

[auth]
cryptography~=3.0

[build]
wheel~=0.36.2
twine~=3.4.1
pytest~=6.2.1
pytest-asyncio~=0.14.0
pytest-mock~=3.4.0
isort~=5.8.0
pytest-aiohttp~=0.3.0
pytest-cov~=3.0.0

[logging]
google-cloud-logging~=1.12.1

[mq]
pika~=1.1.0

[scoring]
scipy~=1.5.2

[sql]
psycopg2-binary==2.9.3
