Added mcp to requirements
This commit is contained in:
parent
ae33676109
commit
fdf566b52f
1 changed files with 4 additions and 1 deletions
|
|
@ -14,3 +14,6 @@ python-dotenv==1.2.1
|
||||||
requests==2.32.5
|
requests==2.32.5
|
||||||
sqlparse==0.5.3
|
sqlparse==0.5.3
|
||||||
whitenoise==6.11.0
|
whitenoise==6.11.0
|
||||||
|
mcp==1.23.3
|
||||||
|
httpx==0.28.1
|
||||||
|
aiohttp==3.13.2
|
||||||
Loading…
Reference in a new issue