Skip to content

Commit

Permalink
Added deprecated module to setup.py Vinay Vinod <[email protected]> (
Browse files Browse the repository at this point in the history
opensearch-project#337)

* Added deprecated module to setup.py Vinay Vinod  <[email protected]>

Signed-off-by: Vinay Vinod <[email protected]>

* Added deprecated module to setup.py Vinay Vinod  <[email protected]>

Signed-off-by: Vinay Vinod <[email protected]>

* Update to setup.py Vinay Vinod  <[email protected]>

Signed-off-by: Vinay Vinod <[email protected]>

---------

Signed-off-by: Vinay Vinod <[email protected]>
  • Loading branch information
Vinay-Vinod authored Nov 22, 2023
1 parent fb858dc commit c977981
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
"pandas>=1.5,<3",
"matplotlib>=3.6.0,<4",
"numpy>=1.24.0,<2",
"deprecated>=1.2.14,<2",
],
python_requires=">=3.8",
package_data={"opensearch_py_ml": ["py.typed"]},
Expand Down

0 comments on commit c977981

Please sign in to comment.