FastPluggy>=0.4.22
fastpluggy-crud-tools>=0.2.12
croniter
psutil
python-dateutil>=2.9.0

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

[e2e]
playwright>=1.40.0
fastpluggy-example-plugin

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

[rabbitmq]
pika>=1.3.0

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