asyncpg~=0.27.0
psycopg2~=2.9.5
redis~=4.3.2
sqlalchemy[asyncio]~=1.4.32
sqlalchemy-utils~=0.38.3

[test]
pytest~=7.2.0
pytest-asyncio~=0.20.1
pytest-cov~=4.0.0
pytest-mock~=3.10.0
pytest-xdist[psutil]~=3.0.2
