croniter
psutil
python-dateutil>=2.9.0
prometheus-client
fastpluggy-crud-tools>=0.2.12
fastpluggy>=0.3.42

[dev]
pytest>=7.0
pytest-cov>=4.0
pytest-asyncio>=0.21
testcontainers[postgres,rabbitmq]>=4.0.0

[postgres]
SQLAlchemy>=2.0
psycopg[binary]>=3.1

[rabbitmq]
pika>=1.3.0
