Skip to content

Commit

Permalink
Bump mizani to v0.4.1 and MPL to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
has2k1 committed Nov 8, 2017
1 parent 3659d05 commit 5338d54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ def get_required_packages():
Plus any version tests and warnings
"""
install_requires = ['six',
'mizani >= 0.4.0',
'matplotlib >= 2.0.0',
'mizani >= 0.4.1',
'matplotlib >= 2.1.0',
'numpy',
'scipy >= 1.0.0',
'patsy >= 0.4.1',
Expand Down

0 comments on commit 5338d54

Please sign in to comment.