Bump matplotlib version

This commit is contained in:
DarkPhoenix
2020-01-30 11:51:27 +03:00
parent 97cf53217e
commit 003dd040dc
2 changed files with 2 additions and 2 deletions

View File

@@ -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:

View File

@@ -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