visproj commited on
Commit
7e006fb
·
verified ·
1 Parent(s): a95167c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- gradio==4.44.0
2
- anthropic==0.39.0
3
- openai==1.54.3
4
- mcp==1.1.2
5
- langgraph==0.2.45
6
- jinja2==3.1.4
7
- pydantic==2.9.2
8
- python-dotenv==1.0.1
9
- aiohttp==3.10.10
10
- uvicorn==0.32.0
11
- fastapi==0.115.4
 
1
+ gradio
2
+ anthropic
3
+ openai
4
+ mcp
5
+ langgraph
6
+ jinja2
7
+ pydantic
8
+ python-dotenv
9
+ aiohttp
10
+ uvicorn
11
+ fastapi