Spaces:
Running
Running
adding bs4 import
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
anthropic==0.45.2
|
2 |
openai==1.62.0
|
3 |
-
|
|
|
|
1 |
anthropic==0.45.2
|
2 |
openai==1.62.0
|
3 |
+
bs4
|
4 |
+
requests
|