VirtForemanBackend / requirements-dev.txt
Dirbol's picture
Claude Haiku 4.5
chore: pre-release — full project lifecycle (CRUD, history, docs, tests)
1d5d841
Raw
History Blame Contribute Delete
255 Bytes
# ============================================
# Virtual Foreman — Test-only dependencies
# Run `pip install -r requirements-dev.txt` before pytest.
# ============================================
-r requirements.txt
pytest==8.3.4
pytest-asyncio==0.25.0