Skip to content

Commit 043bda8

Browse files
committed
yikes
1 parent 019b155 commit 043bda8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/devices/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def get_specific_version(plugin_name: str, version_key: str) -> str:
3333
],
3434
python_requires=">=3.8, <3.12",
3535
install_requires=[
36-
"turnkeyml>=4.0.0",
36+
# "turnkeyml>=4.0.0",
3737
"importlib_metadata",
3838
"onnx_tool",
3939
"numpy<2",

0 commit comments

Comments
 (0)