update: requirements.txt
This commit is contained in:
@@ -7,16 +7,21 @@ cffi==2.0.0
|
|||||||
charset-normalizer==3.4.7
|
charset-normalizer==3.4.7
|
||||||
click==8.4.1
|
click==8.4.1
|
||||||
cryptography==49.0.0
|
cryptography==49.0.0
|
||||||
|
decorator==5.3.1
|
||||||
fastapi==0.138.0
|
fastapi==0.138.0
|
||||||
fastapi-mcp==0.4.0
|
fastapi-mcp==0.4.0
|
||||||
|
gssapi==1.11.1
|
||||||
|
gunicorn==26.0.0
|
||||||
h11==0.16.0
|
h11==0.16.0
|
||||||
httpcore==1.0.9
|
httpcore==1.0.9
|
||||||
httpx==0.28.1
|
httpx==0.28.1
|
||||||
|
httpx-kerberos==0.1.2
|
||||||
httpx-sse==0.4.3
|
httpx-sse==0.4.3
|
||||||
idna==3.18
|
idna==3.18
|
||||||
iniconfig==2.3.0
|
iniconfig==2.3.0
|
||||||
jsonschema==4.26.0
|
jsonschema==4.26.0
|
||||||
jsonschema-specifications==2025.9.1
|
jsonschema-specifications==2025.9.1
|
||||||
|
krb5==0.9.0
|
||||||
loguru==0.7.3
|
loguru==0.7.3
|
||||||
markdown-it-py==4.2.0
|
markdown-it-py==4.2.0
|
||||||
mcp==1.28.0
|
mcp==1.28.0
|
||||||
@@ -29,6 +34,7 @@ pydantic-core==2.46.4
|
|||||||
pydantic-settings==2.14.2
|
pydantic-settings==2.14.2
|
||||||
pygments==2.20.0
|
pygments==2.20.0
|
||||||
pyjwt==2.13.0
|
pyjwt==2.13.0
|
||||||
|
pyspnego==0.12.1
|
||||||
pytest==9.1.1
|
pytest==9.1.1
|
||||||
pytest-mock==3.15.1
|
pytest-mock==3.15.1
|
||||||
python-dotenv==1.2.2
|
python-dotenv==1.2.2
|
||||||
@@ -38,6 +44,7 @@ requests==2.34.2
|
|||||||
rich==15.0.0
|
rich==15.0.0
|
||||||
rpds-py==2026.5.1
|
rpds-py==2026.5.1
|
||||||
shellingham==1.5.4
|
shellingham==1.5.4
|
||||||
|
sqlparse==0.5.5
|
||||||
sse-starlette==3.4.5
|
sse-starlette==3.4.5
|
||||||
starlette==1.3.1
|
starlette==1.3.1
|
||||||
tomli==2.4.1
|
tomli==2.4.1
|
||||||
|
|||||||
Reference in New Issue
Block a user