From 606e965a546f87b2c183c742f6681df17296cba6 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 29 Jun 2026 10:02:39 +0800 Subject: [PATCH] update: requirements.txt --- requirements.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/requirements.txt b/requirements.txt index 3ce8aa3..356d8ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,16 +7,21 @@ cffi==2.0.0 charset-normalizer==3.4.7 click==8.4.1 cryptography==49.0.0 +decorator==5.3.1 fastapi==0.138.0 fastapi-mcp==0.4.0 +gssapi==1.11.1 +gunicorn==26.0.0 h11==0.16.0 httpcore==1.0.9 httpx==0.28.1 +httpx-kerberos==0.1.2 httpx-sse==0.4.3 idna==3.18 iniconfig==2.3.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 +krb5==0.9.0 loguru==0.7.3 markdown-it-py==4.2.0 mcp==1.28.0 @@ -29,6 +34,7 @@ pydantic-core==2.46.4 pydantic-settings==2.14.2 pygments==2.20.0 pyjwt==2.13.0 +pyspnego==0.12.1 pytest==9.1.1 pytest-mock==3.15.1 python-dotenv==1.2.2 @@ -38,6 +44,7 @@ requests==2.34.2 rich==15.0.0 rpds-py==2026.5.1 shellingham==1.5.4 +sqlparse==0.5.5 sse-starlette==3.4.5 starlette==1.3.1 tomli==2.4.1