bloombase/requirements.txt
Stephan Kerkman 18e128549d feat: dashboard with plant count and pruning summary
Adds the dashboard view, template, URL routing, and tests. Also upgrades
Django from 5.1.15 to 5.2.1 to fix a Python 3.14 incompatibility in
template context copy that prevented view tests from running.
2026-05-28 09:56:24 +02:00

17 lines
286 B
Text

asgiref==3.11.1
certifi==2026.5.20
charset-normalizer==3.4.7
Django==5.2.1
django-htmx==1.27.0
gunicorn==26.0.0
idna==3.16
iniconfig==2.3.0
packaging==26.2
pillow==12.2.0
pluggy==1.6.0
Pygments==2.20.0
pytest==9.0.3
pytest-django==4.12.0
requests==2.34.2
sqlparse==0.5.5
urllib3==2.7.0