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 4a74aeb commit d230cd3Copy full SHA for d230cd3
requirements.txt
@@ -24,7 +24,7 @@ matplotlib==3.5.2
24
# License: https://github.com/matplotlib/matplotlib/blob/master/LICENSE/LICENSE
25
# License: PSF
26
27
-numpy==1.22.3
+numpy==1.22.4
28
# License: BSD-3-Clause License
29
30
ipython==8.3.0
requirements_test.txt
@@ -1,6 +1,6 @@
1
pyvista==0.34.1
2
matplotlib==3.5.2
3
4
pytest==7.1.2
5
pytest-cov==3.0.0
6
codecov==2.1.12
0 commit comments