build(conda): update Python to 3.9

This commit is contained in:
Anthony Berg 2025-02-18 10:12:54 +01:00
parent 7c312c255f
commit 23837b5828

View File

@ -5,7 +5,7 @@ channels:
- conda-forge
dependencies:
- python=3.7
- python=3.9
- numpy
- matplotlib
- jupyter