Skip to content

Commit

Permalink
Pin additional dependencies, sadly
Browse files Browse the repository at this point in the history
  • Loading branch information
micahjsmith committed Oct 14, 2020
1 parent 7d77008 commit 4162e1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
history = history_file.read()

install_requires = [
'boto3>=1.14,<1.14.45',
'botocore<1.17.45,>=1.17.44',
'mlblocks>=0.3.2,<0.4',
'mlprimitives>=0.2.2,<0.3',
'baytune>=0.2.1,<0.3',
Expand Down

0 comments on commit 4162e1f

Please sign in to comment.