Skip to content

Commit

Permalink
Bumped mlflow to 2.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertSamoilescu committed Jun 4, 2024
1 parent 4c3361c commit 98cdf3e
Show file tree
Hide file tree
Showing 12 changed files with 7,918 additions and 12 deletions.
17 changes: 11 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ opentelemetry-instrumentation-fastapi = ">=0.43b0"
opentelemetry-instrumentation-grpc = ">=0.43b0"
opentelemetry-exporter-otlp-proto-grpc = "^1.22.0"
pytest-lazy-fixture = "^0.6.3"
mlflow = "2.13.1"

[tool.poetry.group.dev.dependencies]
datamodel-code-generator = "0.25.5"
Expand Down Expand Up @@ -137,7 +138,7 @@ torch = "2.2.1"
pytorch-lightning = "2.2.0.post0"
torchmetrics = "1.3.1"
torchvision = "0.17.1"
mlflow = "2.12.1"
mlflow = "2.13.1"

## Dev dependencies from HuggingFace
transformers = ">=4.30,<5.0"
Expand Down
Loading

0 comments on commit 98cdf3e

Please sign in to comment.