Skip to content

Commit

Permalink
Don't trust matplotlib 3.0.0 just yet (seems to break TestPlot in Axe…
Browse files Browse the repository at this point in the history
  • Loading branch information
langner committed Oct 24, 2018
1 parent ff16f77 commit 3a1550c
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,7 +1,7 @@
cloudpickle>=0.2.1
dask>=0.18.1
hypothesis==3.2
matplotlib>=1.4.2
matplotlib>=1.4.2,<3.0.0
numpy>=1.9.2
pandas>=0.18.1
prompt-toolkit>=1.0.7,<2.0.0
Expand Down

0 comments on commit 3a1550c

Please sign in to comment.