Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
streamlit==1.39.0
|
| 2 |
-
pandas==2.2.
|
|
|
|
| 3 |
matplotlib==3.9.2
|
| 4 |
-
|
| 5 |
-
simple-salesforce==1.
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
requests==2.32.3
|
|
|
|
| 1 |
streamlit==1.39.0
|
| 2 |
+
pandas==2.2.3
|
| 3 |
+
numpy==1.26.4
|
| 4 |
matplotlib==3.9.2
|
| 5 |
+
requests==2.32.3
|
| 6 |
+
simple-salesforce==1.12.6
|
| 7 |
+
reportlab==4.2.5
|
| 8 |
+
python-dateutil==2.9.0
|
| 9 |
+
scikit-learn==1.5.2
|
| 10 |
+
torch==2.4.1
|
|
|