Skip to content

Commit dc4496c

Browse files
committed
update matplotlib version
1 parent ce436f0 commit dc4496c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
dask[distributed]>=2.30.0
22
numpy>=1.12.1
33
scipy>=0.19
4-
matplotlib>=1.1
4+
matplotlib>=1.1,<3.9
55
GPy>=1.0.9
66
networkX>=2.0
77
ipyparallel>=6
88
toolz>=0.8
99
scikit-learn>=0.18.1
1010
numdifftools>=0.9
1111
arviz>=0.12.1
12-
setuptools>=69
12+
setuptools>=69

0 commit comments

Comments
 (0)