Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
-
mcp
|
| 2 |
-
|
|
|
|
|
|
| 1 |
+
gradio[mcp]>=4.1.0
|
| 2 |
+
psycopg2-binary
|
| 3 |
+
openai
|