We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1f9660 + 08322c3 commit 874e943Copy full SHA for 874e943
requirements/minimal.txt
@@ -2,7 +2,7 @@
2
demes==0.2.3
3
matplotlib; python_version=='3.7'
4
matplotlib==3.7.1; python_version<='3.10'
5
-matplotlib==3.10.7; python_version>='3.11'
+matplotlib==3.10.8; python_version>='3.11'
6
numpy; python_version=='3.7'
7
numpy==1.24.3; python_version<='3.10'
8
numpy==2.3.5; python_version>='3.11'
0 commit comments