mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-29 20:14:01 +00:00
Removing unused six package
This commit is contained in:
parent
c2c3102aba
commit
43d9f9190e
2 changed files with 0 additions and 2 deletions
|
|
@ -10,6 +10,5 @@ pytest
|
|||
pytest-cov
|
||||
scikit-learn
|
||||
scipy
|
||||
six
|
||||
sympy
|
||||
wheel
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
numpy >= 1.18.0
|
||||
onnx >= 1.2.3
|
||||
protobuf
|
||||
six
|
||||
|
|
|
|||
Loading…
Reference in a new issue