Skip to content

Commit

Permalink
Pin composer version as well
Browse files Browse the repository at this point in the history
  • Loading branch information
corystephenson-db committed Aug 10, 2023
1 parent a26e5e5 commit 9cc41d0
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 @@ -6,7 +6,7 @@
from setuptools import find_packages, setup

install_requires = [
'mosaicml',
'mosaicml==0.15.1',
'mosaicml-streaming>=0.4.0,<1.0',
'hydra-core>=1.2',
'hydra-colorlog>=1.1.0',
Expand Down

0 comments on commit 9cc41d0

Please sign in to comment.