mirror of
https://github.com/open-webui/openapi-servers
synced 2025-06-26 18:17:04 +00:00
9 lines
310 B
Plaintext
9 lines
310 B
Plaintext
fastapi>=0.110.0,<0.111.0
|
|
uvicorn[standard]>=0.29.0,<0.30.0
|
|
pydantic>=2.6.0,<3.0.0
|
|
httpx>=0.27.0,<0.28.0
|
|
python-dotenv>=1.0.0,<2.0.0
|
|
# NOTE: Run 'pip freeze > requirements.txt' in a virtual environment
|
|
# to capture the exact versions of all transitive dependencies
|
|
# for truly reproducible builds.
|