TracyShen301 commited on
Commit
0c69cba
·
verified ·
1 Parent(s): 010910c

Upload 2 files

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -0
pyproject.toml CHANGED
@@ -38,6 +38,7 @@ dependencies = [
38
  "sentence-transformers>=4.1.0",
39
  "httpx>=0.25.0",
40
  "tavily-python>=0.7.5",
 
41
 
42
 
43
  ]
 
38
  "sentence-transformers>=4.1.0",
39
  "httpx>=0.25.0",
40
  "tavily-python>=0.7.5",
41
+ "idna>=2.0",
42
 
43
 
44
  ]