Skip to content

Commit

Permalink
lock mlflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mansouralawi committed Nov 19, 2024
1 parent 35e27b7 commit 60b6274
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ keywords = ["xircuits", "pytorch", "data preprocessing", "classification"]
dependencies = [
"Cython",
"pycaret==3.3.*",
"mlflow"
"mlflow==2.17.2"
]

# Xircuits-specific configurations
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Cython
pycaret==3.3.2
mlflow
mlflow==2.17.2

0 comments on commit 60b6274

Please sign in to comment.