We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4951542 commit d251992Copy full SHA for d251992
requirements/core.txt
@@ -2,7 +2,7 @@ numpy>=1.19.0
2
xarray>=0.18.0
3
scipy>=1.6.0
4
statsmodels>=0.12.0
5
-matplotlib>=3.4.0
+matplotlib==3.4.2
6
pandas>=1.2.0,<1.3.0
7
ipython>=7.22.0
8
tqdm>=4.60.0
0 commit comments