Skip to content

Commit 652351b

Browse files
authored
Removed urllib and multidict (#846)
Removed following packages from pyproject.toml multidict==6.0.4 urllib3<2 Signed-off-by: Rishin Raj <rishinr@qti.qualcomm.com>
1 parent 815309e commit 652351b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ dependencies = [
2626
"peft==0.17.0",
2727
"datasets==2.20.0",
2828
"fsspec==2023.6.0",
29-
"multidict==6.0.4",
30-
"urllib3<2",
3129
"sentencepiece==0.2.0",
3230
"onnx==1.18.0",
3331
"onnxruntime==1.22",

0 commit comments

Comments
 (0)