Compare commits

..

2 Commits

Author SHA1 Message Date
Peter Stockings
d4fef7bc5f Try to fix crash on start caused by matplotlib 2025-12-17 23:58:58 +11:00
Peter Stockings
b06066c4c0 Update build pack to archived version of python#v210 2025-12-17 23:54:14 +11:00
2 changed files with 3 additions and 2 deletions

View File

@@ -1 +1 @@
https://github.com/heroku/heroku-buildpack-python#v210
https://github.com/heroku/heroku-buildpack-python#archive/v210

View File

@@ -7,7 +7,8 @@ flask-htmx==0.2.0
python-dateutil==2.8.2
bidict==0.22.1
Flask-SQLAlchemy==3.0.3
matplotlib==3.5.2
numpy==1.26.4
matplotlib==3.8.4
sparklines==0.4.2
humanize==4.8.0
Werkzeug==2.2.2