asyncpg==0.30.0
typing_extensions<5,>=4.12.2
psycopg[binary]==3.3.4
msgpack<2,>=1.0.0
mmh3<6,>=5.2.1

[benchmark]
numpy==1.24.4
matplotlib==3.8.4
colorama==0.4.6

[docs]
mkdocs<2.0,>=1.6
mkdocs-material
mkdocstrings[python]

[publish]
pypi-cleanup

[test]
pytest==8.3.5
pytest-asyncio==0.25.3
ruff==0.11.13
mypy==1.16.0
black==25.1.0
