Spaces:
Running
Running
github-actions[bot]
commited on
Commit
ยท
cb57b79
1
Parent(s):
9204b9a
Sync with https://github.com/mozilla-ai/any-agent-demo
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
streamlit
|
2 |
openai-agents>=0.0.14
|
3 |
-
any-agent[all]
|
4 |
-
surf-spot-finder @ git+https://github.com/mozilla-ai/surf-spot-finder
|
5 |
nest_asyncio
|
|
|
1 |
streamlit
|
2 |
openai-agents>=0.0.14
|
3 |
+
any-agent[all]>=1,<2
|
4 |
+
surf-spot-finder @ git+https://github.com/mozilla-ai/surf-spot-finder
|
5 |
nest_asyncio
|