We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ce4767 commit a184762Copy full SHA for a184762
requirements/core.txt
@@ -4,6 +4,7 @@ matplotlib>=3.3.0
4
nfoursid>=1.0.0
5
numpy>=1.19.0
6
onnxmltools>=1.12.0
7
+onnxconverter-common
8
pandas>=1.0.5,<2.0.0; python_version < "3.9"
9
pandas>=1.0.5; python_version >= "3.9"
10
pmdarima>=1.8.0
0 commit comments