Spaces:
Running
Running
Eddie Pick
commited on
HF spaces fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
anthropic
|
2 |
-
boto3 >= 1.34.
|
3 |
bs4
|
4 |
chromedriver-py >= 128.0.6613.137
|
5 |
cohere >= 5.9.2
|
|
|
1 |
anthropic
|
2 |
+
boto3 >= 1.34.131, < 1.35.0
|
3 |
bs4
|
4 |
chromedriver-py >= 128.0.6613.137
|
5 |
cohere >= 5.9.2
|