Skip to content

Commit

Permalink
Update MLPrimitives version
Browse files Browse the repository at this point in the history
  • Loading branch information
pvk-developer committed Dec 21, 2020
1 parent 9fbebf1 commit 1161cea
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 @@ -23,7 +23,7 @@

examples_require = [
'matplotlib>=2.2.2,<3.2.2',
'mlprimitives>=0.2.6.dev0,<0.3',
'mlprimitives>=0.3.0.dev0,<0.4',
'boto3>=1.14,<1.14.45',
'botocore<1.17.45,>=1.17.44',
'jupyter==1.0.0',
Expand Down

0 comments on commit 1161cea

Please sign in to comment.