Upload pyproject.toml
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
@@ -40,7 +40,7 @@ dependencies = [
|
|
40 |
"tavily-python>=0.7.5",
|
41 |
"idna>=2.0",
|
42 |
"huggingface-hub>=0.20.0",
|
43 |
-
|
44 |
]
|
45 |
|
46 |
[tool.ui]
|
|
|
40 |
"tavily-python>=0.7.5",
|
41 |
"idna>=2.0",
|
42 |
"huggingface-hub>=0.20.0",
|
43 |
+
"urllib3>=1.26.0,<3.0",
|
44 |
]
|
45 |
|
46 |
[tool.ui]
|