We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b12ba05 commit 1bb7096Copy full SHA for 1bb7096
requirements.txt
@@ -3,7 +3,7 @@ numpy>=1.15.4
3
scipy>=0.17.1
4
dill>=0.2.6
5
# These packages are used in examples or for testing, they can be omitted if necessary
6
-matplotlib>=3.0
+matplotlib>=3.0,<=3.5.3
7
numba>=0.35
8
sympy>=1.0
9
# These packages are required for some of the more involved examples (and data types etc.), can be omitted
0 commit comments