We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfef44f commit df7a7b0Copy full SHA for df7a7b0
Pipfile
@@ -18,6 +18,7 @@ python-multipart = "~=0.0.10"
18
jinja2 = "~=3.1.4"
19
graphiti-core = {ref = "staging", git = "git+https://github.com/FalkorDB/graphiti.git"}
20
fastmcp = ">=2.13.1"
21
+urllib3 = "==2.6.2"
22
23
[dev-packages]
24
pytest = "~=8.4.2"
0 commit comments