pandas>=1.3.5
numpy>=1.21.6
swmmio>=0.6.0
pyswmm>=1.2.0
pydantic>=2.0

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff>=0.1.0
mypy>=1.0
hypothesis>=6.60
pre-commit>=3.0

[django]
Django==3.2
Werkzeug==2.0.0
crispy-bootstrap4==2022.1
python-dotenv==1.0.0
django-crispy-forms==2.0
django-import-export==3.2.0
django-storages==1.13.2
psycopg2-binary>=2.9.6
plotly>=5.18.0
dj-database-url==2.0.0
whitenoise==6.4.0
gunicorn==20.1.0
pydantic[email]>=2.0
pytest-django>=4.5
