Skip to content

Commit

Permalink
capping at mlflow 2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
JackZ-db committed Jun 24, 2024
1 parent 4fb1fd4 commit 2e4ae79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@

install_requires = [
'mosaicml[libcloud,wandb,oci,gcs,mlflow]>=0.23.4,<0.24',
'mlflow>=2.14.1,<3.0',
'mlflow>=2.14.1,<2.15',
'accelerate>=0.25,<0.26', # for HF inference `device_map`
'transformers>=4.40,<4.41',
'mosaicml-streaming>=0.7.6,<0.8',
Expand Down

0 comments on commit 2e4ae79

Please sign in to comment.