Skip to content

Commit

Permalink
Update mosaicml-cli requirement from <0.7,>=0.5.25 to >=0.5.25,<0.8
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: mosaicml-cli
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 06fb4a8 commit 434b6d4
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 @@ -90,7 +90,7 @@ def package_files(prefix: str, directory: str, extension: str):
'py-cpuinfo>=8.0.0,<10',
'packaging>=21.3.0,<24.3',
'importlib-metadata>=5.0.0,<9',
'mosaicml-cli>=0.5.25,<0.7',
'mosaicml-cli>=0.5.25,<0.8',
'pillow>=10.3.0,<12',
]
extra_deps = {}
Expand Down

0 comments on commit 434b6d4

Please sign in to comment.