add data for case study to enable working with binder

This commit is contained in:
franzi
2024-03-04 12:18:25 +01:00
parent eace56a7b2
commit 29555375d3
3 changed files with 2 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ fastapi = {version = "^0.109.2", extras = ["all"]}
ipython = ">=8.0.0"
joblib = "^1.2.0"
matplotlib = "^3.7.2"
notebook = "^6.5.0"
notebook = "^6.5.6"
numpy = "^1.20.3"
pandas = ">=1.3.5,<3.0.0"
pillow = ">=9.1.0"