File tree Expand file tree Collapse file tree 1 file changed +19
-23
lines changed Expand file tree Collapse file tree 1 file changed +19
-23
lines changed Original file line number Diff line number Diff line change @@ -2,28 +2,24 @@ name: cityImage
2
2
channels :
3
3
- defaults
4
4
dependencies :
5
- - pip
6
5
- python=3.10.9
7
- - setuptools
8
- - wheel
9
- - xz
10
- - zlib
6
+ - pip
11
7
- pip :
12
- - attrs==22.2.0
13
- - contourpy==1.0.7
14
- - cycler==0.11.0
15
- - fiona==1.8.22
16
- - geopandas==0.12.2
17
- - mapclassify==2.5.0
18
- - matplotlib==3.6.3
19
- - networkx==3.0
20
- - numpy==1.24.1
21
- - osmnx==1.9.1
22
- - pandas==1.5.3
23
- - pyproj==3.4.1
24
- - python-dateutil==2.8.2
25
- - python-louvain==0.16
26
- - pyvista==0.43.2
27
- - shapely==2.0.0
28
- - igraph==0.11.6
29
- - tqdm==4.65.0
8
+ - attrs==22.2.0
9
+ - contourpy==1.0.7
10
+ - cycler==0.11.0
11
+ - fiona==1.8.22
12
+ - geopandas==0.12.2
13
+ - mapclassify==2.5.0
14
+ - matplotlib==3.6.3
15
+ - networkx==3.0
16
+ - numpy==1.24.1
17
+ - osmnx==1.9.1
18
+ - pandas==1.5.3
19
+ - pyproj==3.4.1
20
+ - python-dateutil==2.8.2
21
+ - python-louvain==0.16
22
+ - pyvista==0.43.2
23
+ - shapely==2.0.0
24
+ - igraph==0.11.6
25
+ - tqdm==4.65.0
You can’t perform that action at this time.
0 commit comments