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 1eec3f7 commit 610af46Copy full SHA for 610af46
requirements.txt
@@ -1,4 +1,5 @@
1
-matplotlib
+# Due to : 'PathCollection' object has no attribute 'get_color' with 3.5 version
2
+matplotlib < 3.5
3
netCDF4
4
numba>=0.53
5
numpy<1.21
0 commit comments