Skip to content

Commit 610af46

Browse files
authored
Avoid matplotlib version
1 parent 1eec3f7 commit 610af46

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
matplotlib
1+
# Due to : 'PathCollection' object has no attribute 'get_color' with 3.5 version
2+
matplotlib < 3.5
23
netCDF4
34
numba>=0.53
45
numpy<1.21

0 commit comments

Comments
 (0)