Skip to content

Commit

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

- As stated in the title

### Reason for changes

- Regular update
  • Loading branch information
nikita-malininn authored Dec 19, 2023
1 parent 4b903a5 commit ed06329
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.9.1
mlflow~=2.9
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 ed06329

Please sign in to comment.