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 118d745 commit 352d7a3Copy full SHA for 352d7a3
setup.py
@@ -25,7 +25,6 @@
25
"prometheus-client>=0.20.0",
26
"scipy>=1.6.0",
27
"scikit-learn>=1.5.1",
28
- "platform_api_python_client @ git+https://github.com/CentML/platform_api_python_client.git@v0.1-rc1",
+ "platform-api-python-client==0.1.0",
29
],
30
)
31
-
0 commit comments