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 c7f2aae commit 48743b6Copy full SHA for 48743b6
environment.yml
@@ -2,17 +2,17 @@ channels:
2
- anaconda
3
- conda-forge
4
dependencies:
5
- - numpy
6
- - scipy==1.7.3
7
- - h5py==3.6.0
8
- - scikit-image==0.19.1
9
- - scikit-learn==1.0.2
10
- - appdirs==1.4.4
11
- - bs4==4.10.0
12
- - pandas==1.3.5
13
- - xarray==0.20.1
14
- - bottleneck==1.3.2
15
- - cvxpy==1.1.18
+ - numpy==1.26.*
+ - scipy==1.7.*
+ - h5py==3.6.*
+ - scikit-image==0.19.*
+ - scikit-learn==1.0.*
+ - appdirs==1.4.*
+ - bs4==4.10.*
+ - pandas==1.3.*
+ - xarray==0.20.*
+ - bottleneck==1.3.*
+ - cvxpy==1.1.*
16
- pip
17
- pip:
18
- madrigalWeb==3.2
0 commit comments