microclimate-x / requirements-dev.txt
W1nd5pac's picture
Deploy 2026-05-20T06:52:08Z — 11e81c5
4eefabb verified
raw
history blame contribute delete
270 Bytes
-r requirements.txt
# Test infrastructure
pytest>=7.4.0
pytest-asyncio>=0.23.0
pytest-cov>=4.1.0
respx>=0.23.0
httpx>=0.27.0
# Linter / formatter — keep version pinned so CI is reproducible
ruff>=0.6.0
# Plotting (for scripts/4_evaluate_model.py)
matplotlib>=3.8.0