Spaces:
Sleeping
Sleeping
bushra1dajam
commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
gunicorn==22.0.0
|
3 |
Jinja2==3.1.2
|
4 |
itsdangerous==2.2.0
|
@@ -7,7 +7,7 @@ Werkzeug==3.0.3
|
|
7 |
numpy==1.26.4
|
8 |
pandas==2.2.2
|
9 |
scikit-learn==1.5.1
|
10 |
-
scipy
|
11 |
matplotlib==3.9.1
|
12 |
matplotlib-inline==0.1.6
|
13 |
Flask-Cors==4.0.1
|
|
|
1 |
+
Flask==3.0.3
|
2 |
gunicorn==22.0.0
|
3 |
Jinja2==3.1.2
|
4 |
itsdangerous==2.2.0
|
|
|
7 |
numpy==1.26.4
|
8 |
pandas==2.2.2
|
9 |
scikit-learn==1.5.1
|
10 |
+
scipy
|
11 |
matplotlib==3.9.1
|
12 |
matplotlib-inline==0.1.6
|
13 |
Flask-Cors==4.0.1
|