We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86ef3f2 commit af386e3Copy full SHA for af386e3
mlflow-server/Pipfile
@@ -4,7 +4,7 @@ verify_ssl = true
4
name = "pypi"
5
6
[packages]
7
-mlflow = "~=2.10.0"
+mlflow = "~=2.12.0"
8
boto3 = "*"
9
psycopg2-binary = "*"
10
environ-config = "*"
0 commit comments