pandas
pytz
python-dateutil
scitrera-app-framework
tenacity

[all]
redis[hiredis]>=4.0.0
SQLAlchemy>=2.0.0
asyncpg>=0.27.0
msgpack>=1.0.0
rstream

[dev]
pytest
pytest-asyncio

[redis]
redis[hiredis]>=4.0.0
msgpack>=1.0.0

[rmq]
rstream
msgpack>=1.0.0

[sql]
SQLAlchemy>=2.0.0
asyncpg>=0.27.0
