Spaces:
Running
Running
Eddie Pick
commited on
Fixes HF
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
anthropic
|
2 |
boto3 >= 1.34.162
|
3 |
bs4
|
4 |
-
chromedriver-py
|
5 |
cohere >= 5.9.2
|
6 |
docopt >= 0.6.2
|
7 |
faiss-cpu >= 1.8.0
|
|
|
1 |
anthropic
|
2 |
boto3 >= 1.34.162
|
3 |
bs4
|
4 |
+
chromedriver-py >= 128.0.6613.137
|
5 |
cohere >= 5.9.2
|
6 |
docopt >= 0.6.2
|
7 |
faiss-cpu >= 1.8.0
|