pandas
pytz
python-dateutil
scitrera-app-framework>=0.0.68
tenacity

[all]
redis[hiredis]>=4.0.0
SQLAlchemy>=2.0.0
asyncpg>=0.27.0
msgpack>=1.0.0
rstream>=0.40.0
confluent-kafka>=2.0.0

[dev]
pytest
pytest-asyncio

[kafka]
confluent-kafka>=2.0.0
msgpack>=1.0.0

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

[rmq]
rstream>=0.40.0
msgpack>=1.0.0

[sql]
SQLAlchemy>=2.0.0
asyncpg>=0.27.0
