Skip to content

Commit

Permalink
Pin mlflow (#1124)
Browse files Browse the repository at this point in the history
  • Loading branch information
dakinggg authored Apr 20, 2024
1 parent f0646e8 commit 3426415
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 @@ -52,7 +52,7 @@

install_requires = [
'mosaicml[libcloud,wandb,oci,gcs]>=0.21.3,<0.22',
'mlflow>=2.10,<3',
'mlflow>=2.10,<2.12',
'accelerate>=0.25,<0.26', # for HF inference `device_map`
'transformers>=4.40,<4.41',
'mosaicml-streaming>=0.7.5,<0.8',
Expand Down

0 comments on commit 3426415

Please sign in to comment.