We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50b909b + 9955cfe commit 40bdf73Copy full SHA for 40bdf73
pyproject.toml
@@ -39,7 +39,7 @@ dependencies = [
39
"lightly>=1.4.25",
40
"h5py>=3.10.0",
41
"geobench>=1.0.0",
42
- "mlflow>=2.11.1"
+ "mlflow>=2.12.1"
43
]
44
45
[project.optional-dependencies]
requirements.txt
@@ -9,4 +9,4 @@ geopandas==0.14.2
9
lightly==1.4.25
10
h5py==3.10.0
11
geobench==1.0.0
12
-mlflow==2.11.1
+mlflow==2.12.1
0 commit comments