asyncio~=3.4
click~=8.1
cloup~=3.0
python-kraken-sdk~=3.2
requests~=2.32
psycopg2-binary~=2.9
sqlalchemy~=2.0

[dev]
mypy
black
ruff

[test]
pytest
pytest-cov
pytest-asyncio
