Skip to content

Commit 1bb7096

Browse files
authored
Update requirements.txt
1 parent b12ba05 commit 1bb7096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ numpy>=1.15.4
33
scipy>=0.17.1
44
dill>=0.2.6
55
# These packages are used in examples or for testing, they can be omitted if necessary
6-
matplotlib>=3.0
6+
matplotlib>=3.0,<=3.5.3
77
numba>=0.35
88
sympy>=1.0
99
# These packages are required for some of the more involved examples (and data types etc.), can be omitted

0 commit comments

Comments
 (0)