Skip to content

Commit 8f70907

Browse files
committed
Update environment.yml
1 parent 9be990b commit 8f70907

File tree

1 file changed

+19
-23
lines changed

1 file changed

+19
-23
lines changed

environment.yml

Lines changed: 19 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,24 @@ name: cityImage
22
channels:
33
- defaults
44
dependencies:
5-
- pip
65
- python=3.10.9
7-
- setuptools
8-
- wheel
9-
- xz
10-
- zlib
6+
- pip
117
- 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

0 commit comments

Comments
 (0)