We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ad6208 commit f9db545Copy full SHA for f9db545
python/pyproject.toml
@@ -22,7 +22,7 @@ classifiers = [
22
]
23
24
dependencies = [
25
- "hsfs[python] @ git+https://git@github.com/logicalclocks/feature-store-api@main#subdirectory=python",
+ "hsfs[python] @ git+https://git@github.com/logicalclocks/feature-store-api@master#subdirectory=python",
26
"hsml @ git+https://git@github.com/logicalclocks/machine-learning-api@main#subdirectory=python",
27
"pyhumps==1.6.1",
28
"requests",
0 commit comments