setuptools~=66.1.1
ujson~=5.5.0
requests~=2.28.1
aiohttp~=3.7.3
fastapi~=0.89.1
pydantic~=1.9.0

[aerospike]
aerospike~=7.0.2

[auth]
cryptography~=3.0
aerospike~=7.0.2

[build]
wheel~=0.38.4
twine~=3.4.2
pytest~=6.2.1
pytest-asyncio~=0.14.0
pytest-mock~=3.4.0
isort~=5.11.4
pytest-aiohttp~=0.3.0
pytest-cov~=3.0.0
pytest-env~=0.6.2
httpx~=0.23.1

[logging]
google-cloud-logging~=3.2.2

[mq]
pika~=1.1.0

[sql]
psycopg2-binary==2.9.3
