Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio[mcp]
|
|
|
|
| 2 |
psycopg2-binary
|
| 3 |
openai
|
| 4 |
pgvector
|
|
|
|
| 1 |
gradio[mcp]
|
| 2 |
+
mcp == 1.8.1
|
| 3 |
psycopg2-binary
|
| 4 |
openai
|
| 5 |
pgvector
|