Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
mariotawfik
commited on
Commit
•
f7e632b
1
Parent(s):
c85bef9
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,6 +10,6 @@ pefile==2024.8.26
|
|
10 |
pydantic==2.9.2
|
11 |
Requests==2.32.3
|
12 |
scikit_learn==1.1.3
|
13 |
-
scipy==1.
|
14 |
tqdm==4.66.5
|
15 |
xgboost==1.6.2
|
|
|
10 |
pydantic==2.9.2
|
11 |
Requests==2.32.3
|
12 |
scikit_learn==1.1.3
|
13 |
+
scipy==1.10.1
|
14 |
tqdm==4.66.5
|
15 |
xgboost==1.6.2
|