Spaces:
Running
Running
github-actions[bot]
commited on
Commit
ยท
d78bdc9
1
Parent(s):
cb57b79
Sync with https://github.com/mozilla-ai/any-agent-demo
Browse files- requirements.txt +1 -1
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]==0.15.0
|
| 4 |
surf-spot-finder @ git+https://github.com/mozilla-ai/surf-spot-finder
|
| 5 |
nest_asyncio
|