Skip to content

Commit 30a700f

Browse files
authored
Update requirements.txt
1 parent 4fd129c commit 30a700f

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

requirements.txt

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
Flask==2.3.3
1+
Flask==3.0.0
22
joblib==1.3.2
3-
numpy==1.24.3
4-
pandas==2.0.3
5-
scikit-learn==1.3.0
3+
numpy==1.26.2
4+
pandas==2.1.4
5+
scikit-learn==1.3.2
66
gunicorn==21.2.0
7-
Werkzeug==2.3.7
7+
Werkzeug==3.0.1
8+
setuptools==69.0.3
9+
wheel==0.42.0

0 commit comments

Comments
 (0)