Spaces:
Running
Running
github-actions[bot]
commited on
Commit
ยท
809f16e
1
Parent(s):
e73811b
Sync with https://github.com/mozilla-ai/surf-spot-finder
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
streamlit
|
2 |
openai-agents>=0.0.14
|
3 |
-
any-agent
|
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@7953016f71e7a96870233524b7a75878bd38f214
|
5 |
nest_asyncio
|