Browse Source

Add matplotlib to development requirements.

Stefano Cossu 6 years ago
parent
commit
46b256cbdd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      requirements_dev.txt

+ 1 - 0
requirements_dev.txt

@@ -9,6 +9,7 @@ click-log>=0.2.1
 click>=6.7
 gevent>=1.3.6
 gunicorn>=19.7.1
+matplotlib
 numpy>=1.15.1
 pytest-flask
 pytest>=3.2.2