Spaces:
Sleeping
Sleeping
Update requirements.txt
#20
by Muthuraja18 - opened
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
streamlit>=1.33
|
| 2 |
-
pymongo
|
| 3 |
pandas>=2.2
|
| 4 |
scikit-learn>=1.4
|
| 5 |
sentence-transformers>=2.6
|
|
|
|
| 1 |
streamlit>=1.33
|
| 2 |
+
pymongo
|
| 3 |
pandas>=2.2
|
| 4 |
scikit-learn>=1.4
|
| 5 |
sentence-transformers>=2.6
|