Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremy Fowers <80718789+jeremyfowers@users.noreply.github.com>
  • Loading branch information
jeremyfowers authored Aug 27, 2024
1 parent df5ac13 commit 18867d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/devices/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def get_specific_version(plugin_name: str, version_key: str) -> str:
],
python_requires=">=3.8, <3.12",
install_requires=[
"turnkeyml==3.0.8",
"turnkeyml==4.0.0",
"importlib_metadata",
"onnx_tool",
"numpy<2",
Expand Down

0 comments on commit 18867d0

Please sign in to comment.