fix: remove mcp from direct dep
Main Release / hadolint (push) Successful in 15s
Docker Build and Push / test (push) Successful in 2m28s
Main Release / test (push) Successful in 3m18s
Docker Build and Push / integration-test (push) Successful in 4m22s
Main Release / build (push) Successful in 2m8s
Main Release / tag (push) Successful in 34s
Tag Release / hadolint (push) Successful in 10s
Tag Release / test (push) Successful in 2m25s
Docker Build and Push / build (push) Successful in 5m29s
Tag Release / build-push (push) Successful in 2m41s
Main Release / hadolint (push) Successful in 15s
Docker Build and Push / test (push) Successful in 2m28s
Main Release / test (push) Successful in 3m18s
Docker Build and Push / integration-test (push) Successful in 4m22s
Main Release / build (push) Successful in 2m8s
Main Release / tag (push) Successful in 34s
Tag Release / hadolint (push) Successful in 10s
Tag Release / test (push) Successful in 2m25s
Docker Build and Push / build (push) Successful in 5m29s
Tag Release / build-push (push) Successful in 2m41s
This commit is contained in:
+8
-9
@@ -1,9 +1,8 @@
|
||||
mcp==1.29.0
|
||||
fastmcp==3.4.5
|
||||
qdrant-client==1.18.0
|
||||
fastembed==0.8.0
|
||||
python-dotenv==1.2.2
|
||||
uvicorn==0.51.0
|
||||
starlette==1.3.1
|
||||
beautifulsoup4==4.15.0
|
||||
python-dateutil==2.9.0.post0
|
||||
fastmcp>=3,<4
|
||||
qdrant-client>=1,<2
|
||||
fastembed>=0.8.0,<1
|
||||
python-dotenv>=1,<2
|
||||
uvicorn>=0.34,<1
|
||||
starlette>=1.2,<2
|
||||
beautifulsoup4>=4,<5
|
||||
python-dateutil>=2,<3
|
||||
|
||||
Reference in New Issue
Block a user