-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathenvironment.yml
83 lines (83 loc) · 1.92 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
name: geo_env
channels:
- conda-forge
- defaults
dependencies:
- bzip2=1.0.8=h2466b09_7
- ca-certificates=2024.7.4=h56e8100_0
- libffi=3.4.2=h8ffe710_5
- libsqlite=3.46.0=h2466b09_0
- libzlib=1.3.1=h2466b09_1
- openssl=3.3.1=h2466b09_2
- pip=24.1.2=pyhd8ed1ab_0
- python=3.9.19=h4de0772_0_cpython
- tk=8.6.13=h5226925_1
- ucrt=10.0.22621.0=h57928b3_0
- vc=14.3=h8a93ad2_20
- vc14_runtime=14.40.33810=ha82c5b3_20
- vs2015_runtime=14.40.33810=h3bf8584_20
- xz=5.2.6=h8d14728_0
- pip:
- asttokens==2.4.1
- bokeh==3.4.3
- branca==0.7.2
- certifi==2024.7.4
- charset-normalizer==3.3.2
- colorama==0.4.6
- comm==0.2.2
- contourpy==1.2.1
- cycler==0.12.1
- debugpy==1.8.2
- decorator==5.1.1
- et-xmlfile==1.1.0
- exceptiongroup==1.2.2
- executing==2.0.1
- folium==0.17.0
- fonttools==4.53.1
- geopandas==1.0.1
- idna==3.7
- importlib-metadata==8.2.0
- importlib-resources==6.4.0
- ipykernel==6.29.5
- ipython==8.18.1
- jedi==0.19.1
- jinja2==3.1.4
- jupyter-client==8.6.2
- jupyter-core==5.7.2
- kiwisolver==1.4.5
- markupsafe==2.1.5
- matplotlib==3.9.1
- matplotlib-inline==0.1.7
- nest-asyncio==1.6.0
- numpy==2.0.1
- openpyxl==3.1.5
- packaging==24.1
- pandas==2.2.2
- parso==0.8.4
- pillow==10.4.0
- platformdirs==4.2.2
- prompt-toolkit==3.0.47
- psutil==6.0.0
- pure-eval==0.2.3
- pygments==2.18.0
- pyogrio==0.9.0
- pyparsing==3.1.2
- pyproj==3.6.1
- python-dateutil==2.9.0.post0
- pytz==2024.1
- pywin32==306
- pyyaml==6.0.1
- pyzmq==26.0.3
- requests==2.32.3
- shapely==2.0.5
- six==1.16.0
- stack-data==0.6.3
- tornado==6.4.1
- traitlets==5.14.3
- typing-extensions==4.12.2
- tzdata==2024.1
- urllib3==2.2.2
- wcwidth==0.2.13
- xyzservices==2024.6.0
- zipp==3.19.2
prefix: geo_env