Skip to content

Commit 70618bd

Browse files
authored
Update setup.py
1 parent abb6cbb commit 70618bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
python_requires=">=3.6",
3434
install_requires = [
3535
'snc4onnx >= 1.0.6',
36-
'sne4onnx >= 1.0.5',
36+
'sne4onnx >= 1.0.6',
3737
'snd4onnx >= 1.1.2',
3838
'scs4onnx >= 1.0.15',
3939
'sog4onnx >= 1.0.9',

0 commit comments

Comments
 (0)