Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
|
|
2 |
anthropic>=0.37.1
|
3 |
audioop-lts<1.0; python_version >= "3.13" # required to use pydub in Python >=3.13; LTS port of the removed Python builtin module audioop
|
4 |
beautifulsoup4>=4.12.3
|
|
|
1 |
+
smolagents
|
2 |
+
otenv
|
3 |
anthropic>=0.37.1
|
4 |
audioop-lts<1.0; python_version >= "3.13" # required to use pydub in Python >=3.13; LTS port of the removed Python builtin module audioop
|
5 |
beautifulsoup4>=4.12.3
|