Spaces:
Runtime error
Runtime error
Commit
·
104c8cf
1
Parent(s):
948e91c
add missing anthropic to requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -17,3 +17,4 @@ tiktoken
|
|
17 |
tqdm
|
18 |
joblib
|
19 |
google-search-results
|
|
|
|
17 |
tqdm
|
18 |
joblib
|
19 |
google-search-results
|
20 |
+
anthropic>=0.25.7,<0.26.0
|