File tree Expand file tree Collapse file tree 1 file changed +29
-29
lines changed Expand file tree Collapse file tree 1 file changed +29
-29
lines changed Original file line number Diff line number Diff line change @@ -2,33 +2,33 @@ name: grid
2
2
channels :
3
3
- conda-forge
4
4
dependencies :
5
- - csa
6
- - fiona
7
- - geopandas
8
- - gridgen
9
- - gridutils
10
- - ipykernel
11
- - ipython
12
- - ipywidgets
13
- - matplotlib
14
- - nbsphinx
15
- - nn
16
- - notebook
17
- - numpy
18
- - numpydoc
19
- - pandas
20
- - pandoc
21
- - pandocfilters
22
- - pip
23
- - pixman
24
- - pytest
25
- - pytest-mpl
26
- - pytest-pep8
27
- - python
28
- - rasterio
29
- - requests
30
- - scipy
31
- - shapely
32
- - urllib3
33
- - pytest-cache
5
+ - csa>=1.22.0
6
+ - fiona>=1.7.13
7
+ - geopandas>=0.4.0
8
+ - gridgen>=1.51.5
9
+ - gridutils>=1.0
10
+ - ipykernel>=4.10.0
11
+ - ipython>=6.5.0
12
+ - ipywidgets>=7.4.2
13
+ - matplotlib>=3.0.0
14
+ - nbsphinx>=0.3.5
15
+ - nn>=1.86.0
16
+ - notebook>=5.7.0
17
+ - numpy>=1.15.2
18
+ - numpydoc>=0.8.0
19
+ - pandas>=0.23.4
20
+ - pandoc>=2.3
21
+ - pandocfilters>=1.4.2
22
+ - pip>=18.0
23
+ - pixman>=0.34.0
24
+ - pytest>=3.8.1
25
+ - pytest-mpl>=0.10
26
+ - pytest-pep8>=1.0.6
27
+ - python>=3.6.6
28
+ - rasterio>=1.0.6
29
+ - requests>=2.19.1
30
+ - scipy>=1.1.0
31
+ - shapely>=1.6.4
32
+ - urllib3>=1.23
33
+ - pytest-cache>=1.0
34
34
- pygridgen
You can’t perform that action at this time.
0 commit comments