setuptools~=62.3.2
ujson~=5.5.0
requests~=2.28.1
aiohttp~=3.7.3
fastapi~=0.65.2
pydantic~=1.9.0

[aerospike]
aerospike~=7.0.2

[auth]
cryptography~=3.0
aerospike~=7.0.2

[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
pytest-env~=0.6.2

[logging]
google-cloud-logging~=3.2.2

[mq]
pika~=1.1.0

[scoring]
scipy~=1.5.2

[sql]
psycopg2-binary==2.9.3
