-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
88 lines (88 loc) · 2.46 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
84
85
86
87
88
name: streetview-dem
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- aiocsv=1.3.2=py312h66e93f0_1
- aiofiles=24.1.0=pyhd8ed1ab_0
- bzip2=1.0.8=h4bc722e_7
- c-ares=1.33.1=heb4867d_0
- ca-certificates=2024.8.30=hbcca054_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- geographiclib=2.0=pyhd8ed1ab_0
- geopy=2.4.1=pyhd8ed1ab_1
- h5py=3.11.0=nompi_py312hb7ab980_102
- hdf5=1.14.3=nompi_hdf9ad27_105
- keyutils=1.6.1=h166bdaf_0
- krb5=1.21.3=h659f571_0
- ld_impl_linux-64=2.40=hf3520f5_7
- libaec=1.1.3=h59595ed_0
- libblas=3.9.0=23_linux64_openblas
- libcblas=3.9.0=23_linux64_openblas
- libcurl=8.9.1=hdb1bdb2_0
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=hd590300_2
- libexpat=2.6.2=h59595ed_0
- libffi=3.4.2=h7f98852_5
- libgcc=14.1.0=h77fa898_1
- libgcc-ng=14.1.0=h69a702a_1
- libgfortran=14.1.0=h69a702a_1
- libgfortran-ng=14.1.0=h69a702a_1
- libgfortran5=14.1.0=hc5f4f2c_1
- libgomp=14.1.0=h77fa898_1
- liblapack=3.9.0=23_linux64_openblas
- libnghttp2=1.58.0=h47da74e_1
- libnsl=2.0.1=hd590300_0
- libopenblas=0.3.27=pthreads_hac2b453_1
- libsqlite=3.46.0=hde9e2c9_0
- libssh2=1.11.0=h0841786_0
- libstdcxx=14.1.0=hc0a3c3a_1
- libstdcxx-ng=14.1.0=h4852527_1
- libuuid=2.38.1=h0b41bf4_0
- libxcrypt=4.4.36=hd590300_1
- libzlib=1.3.1=h4ab18f5_1
- ncurses=6.5=he02047a_1
- openssl=3.3.2=hb9d3cd8_0
- pip=24.2=pyhd8ed1ab_0
- python=3.12.5=h2ad013b_0_cpython
- python_abi=3.12=5_cp312
- readline=8.2=h8228510_1
- setuptools=72.2.0=pyhd8ed1ab_0
- sqlite=3.46.0=h6d4b2fc_0
- tk=8.6.13=noxft_h4845f30_101
- typing_extensions=4.12.2=pyha770c72_0
- tzdata=2024a=h8827d51_1
- wheel=0.44.0=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- zstd=1.5.6=ha6fb4c9_0
- pip:
- aiohappyeyeballs==2.4.0
- aiohttp==3.10.5
- aiosignal==1.3.1
- attrs==24.2.0
- certifi==2024.7.4
- charset-normalizer==3.3.2
- cython==3.0.11
- frozenlist==1.4.1
- idna==3.8
- iniconfig==2.0.0
- multidict==6.0.5
- numpy==2.1.0
- packaging==24.1
- pillow==10.4.0
- pluggy==1.5.0
- protobuf==5.27.4
- pycryptodome==3.20.0
- pyequilib==0.5.8
- pyfrpc==0.2.12
- pyproj==3.6.1
- pytest==8.3.2
- pytest-asyncio==0.24.0
- requests==2.32.3
- scipy==1.14.1
- streetlevel==0.8.1
- urllib3==2.2.2
- yarl==1.9.4