Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Leviaria authored Jun 18, 2024
1 parent 9cbe593 commit 87a9180
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,15 @@ requires-python = ">= 3.9"
dependencies = [
"flatbuffers>=2.0",
"numpy>=1.23.5,<2",
"onnxruntime",
"onnxruntime-gpu>=1.18.0",
"Pillow>=10.1.0",
"protobuf>=3.20.3",
"scipy>=1.13.1",
"rich>=13.7.1",
"loguru>=0.7.2",
"adb-shell[async]==0.4.4",
"PyYAML",
"PyYAML",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 87a9180

Please sign in to comment.