Files
omnara-agent-monitor/requirements-dev.txt
Kartik Sarangmath d12fe4a101 Initial commit
2025-07-08 19:17:44 -07:00

11 lines
206 B
Plaintext

# Development dependencies
ruff==0.11.13
pyright==1.1.402
pre-commit==4.2.0
# Testing dependencies
pytest==8.3.4
pytest-asyncio==0.25.0
pytest-mock==3.14.0
pytest-cov==6.0.0
testcontainers[postgres]==4.8.2