We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e73778a commit aeff4b3Copy full SHA for aeff4b3
1 file changed
pyproject.toml
@@ -58,7 +58,7 @@ dependencies = [
58
"jsonpath-ng>=1.6.1",
59
"psycopg2-binary>=2.9.10",
60
"litellm>=1.75.5.post1",
61
- "urllib3==2.6.3",
+ "urllib3>=2.6.3",
62
# Used for agent card configuration
63
"PyYAML>=6.0.0",
64
# Used for rag faiss support
0 commit comments