We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb858dc commit c977981Copy full SHA for c977981
setup.py
@@ -87,6 +87,7 @@
87
"pandas>=1.5,<3",
88
"matplotlib>=3.6.0,<4",
89
"numpy>=1.24.0,<2",
90
+ "deprecated>=1.2.14,<2",
91
],
92
python_requires=">=3.8",
93
package_data={"opensearch_py_ml": ["py.typed"]},
0 commit comments