Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
pandas>=2.2.3
|
| 2 |
-
rapidfuzz=
|
| 3 |
-
numpy=
|
| 4 |
-
datasets==3.0.0
|
| 5 |
-
huggingface_hub==0.25.2
|
| 6 |
tavily-python
|
| 7 |
openpyxl
|
|
|
|
| 1 |
pandas>=2.2.3
|
| 2 |
+
rapidfuzz>=3.9.0
|
| 3 |
+
numpy>=2.1.0
|
|
|
|
|
|
|
| 4 |
tavily-python
|
| 5 |
openpyxl
|