Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ anthropic>=0.37.1
|
|
7 |
beautifulsoup4>=4.12.3
|
8 |
datasets>=2.21.0
|
9 |
google_search_results>=2.4.2
|
10 |
-
huggingface_hub>=0.
|
11 |
mammoth>=1.8.0
|
12 |
markdownify>=0.13.1
|
13 |
numexpr>=2.10.1
|
|
|
7 |
beautifulsoup4>=4.12.3
|
8 |
datasets>=2.21.0
|
9 |
google_search_results>=2.4.2
|
10 |
+
huggingface_hub>=0.20.0
|
11 |
mammoth>=1.8.0
|
12 |
markdownify>=0.13.1
|
13 |
numexpr>=2.10.1
|