We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9afa279 commit 11a2966Copy full SHA for 11a2966
1 file changed
environment.yaml
@@ -4,6 +4,6 @@ channels:
4
dependencies:
5
- numpy=2.2.3
6
- pandas>=2.2.1
7
- - matplotlib=3.10.1
8
- - scipy=1.15.1
+ - matplotlib>=3.10.1
+ - scipy>==1.8
9
- pytest
0 commit comments