TracyShen301 commited on
Commit
a1117e3
·
verified ·
1 Parent(s): ff0ff26

Upload pyproject.toml

Browse files
Files changed (1) hide show
  1. 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]