shern
commited on
Commit
·
d053770
1
Parent(s):
9fbc824
constrain mcp to be 1.9.x
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
mcp
|
2 |
https://gradio-pypi-previews.s3.amazonaws.com/3b5cace94781b90993b596a83fb39fd1584d68ee/gradio-5.26.0-py3-none-any.whl
|
|
|
1 |
+
mcp>=1.9.2,<1.10
|
2 |
https://gradio-pypi-previews.s3.amazonaws.com/3b5cace94781b90993b596a83fb39fd1584d68ee/gradio-5.26.0-py3-none-any.whl
|