Skip to content

Commit

Permalink
allow matplotlib 2 since it doesn't break anything
Browse files Browse the repository at this point in the history
  • Loading branch information
FaustinCarter committed May 23, 2017
1 parent 1fd8a0e commit 6945d40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#####Stricter version requirements than setup.py#####
numpy >= 1.5
matplotlib >=1.5.3, <2.0
matplotlib >=1.5.3

#####Packages that provide some extra utility, but aren't required#####
#nose
Expand Down

0 comments on commit 6945d40

Please sign in to comment.