mirror of
https://github.com/open-webui/openapi-servers
synced 2025-06-26 18:17:04 +00:00
refac
This commit is contained in:
parent
d79d0ce834
commit
b8a46d5af2
4
servers/filesystem/requirements.txt
Normal file
4
servers/filesystem/requirements.txt
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
fastapi
|
||||||
|
uvicorn[standard]
|
||||||
|
pydantic
|
||||||
|
python-multipart
|
4
servers/mcp-proxy/requirements.txt
Normal file
4
servers/mcp-proxy/requirements.txt
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
fastapi
|
||||||
|
uvicorn[standard]
|
||||||
|
pydantic
|
||||||
|
python-multipart
|
7
servers/time/requirements.txt
Normal file
7
servers/time/requirements.txt
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
fastapi
|
||||||
|
uvicorn[standard]
|
||||||
|
pydantic
|
||||||
|
python-multipart
|
||||||
|
|
||||||
|
pytz
|
||||||
|
python-dateutil
|
Loading…
Reference in New Issue
Block a user