Skip to content

Commit

Permalink
Update MLFlow version (openvinotoolkit#2291)
Browse files Browse the repository at this point in the history
### Changes

- As stated in the title.

### Related tickets

- 125654
  • Loading branch information
KodiaqQ authored Nov 28, 2023
1 parent cb7f3c1 commit 2362c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/torch/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pillow>=8.0.1
tensorboard>=2.1
matplotlib>=3.3.3
defusedxml>=0.7.0rc1
mlflow>=2.5.0,<2.7.0
mlflow==2.8.1
returns>0.14
opencv-python>=4.4.0.46
torchvision>=0.10.0,<0.17 # the minor version should always match the torch minor version that is installed via NNCF's `pip install nncf[torch]`; TV minor version is torch minor version +1
Expand Down

0 comments on commit 2362c02

Please sign in to comment.