Bump matplotlib version
This commit is contained in:
@@ -7,7 +7,7 @@ python:
|
||||
matrix:
|
||||
include:
|
||||
- os: osx
|
||||
osx_image: xcode7.3
|
||||
osx_image: xcode11.2
|
||||
language: generic
|
||||
env: PYTHON=3.8.1
|
||||
before_install:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
wxPython == 4.0.7.post2
|
||||
logbook >= 1.0.0
|
||||
matplotlib == 3.0.3
|
||||
matplotlib >= 3.1.2
|
||||
numpy==1.16.4
|
||||
python-dateutil
|
||||
requests >= 2.0.0
|
||||
|
||||
Reference in New Issue
Block a user