-
- Downloads
Try numpy 2.2.4 since this seems to break when installing
parent
686abc78
Branches
Tags
... | @@ -4,7 +4,7 @@ fonttools==4.42.1 | ... | @@ -4,7 +4,7 @@ fonttools==4.42.1 |
kiwisolver==1.4.5 | kiwisolver==1.4.5 | ||
matplotlib==3.7.2 | matplotlib==3.7.2 | ||
myst-parser==2.0.0 | myst-parser==2.0.0 | ||
numpy==1.25.2 | numpy==2.2.4 | ||
packaging==23.1 | packaging==23.1 | ||
Pillow==10.0.0 | Pillow==10.0.0 | ||
pyparsing==3.0.9 | pyparsing==3.0.9 | ||
... | ... |
Please register or sign in to comment