-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathenvironment.yml
110 lines (110 loc) · 3.06 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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
name: tgeocoder
channels:
- conda-forge
dependencies:
- appnope=0.1.4=pyhd8ed1ab_1
- asttokens=3.0.0=pyhd8ed1ab_1
- bzip2=1.0.8=h99b78c6_7
- ca-certificates=2024.12.14=hf0a4a13_0
- comm=0.2.2=pyhd8ed1ab_1
- debugpy=1.8.11=py313h928ef07_0
- decorator=5.1.1=pyhd8ed1ab_1
- exceptiongroup=1.2.2=pyhd8ed1ab_1
- executing=2.1.0=pyhd8ed1ab_1
- importlib-metadata=8.5.0=pyha770c72_1
- ipykernel=6.29.5=pyh57ce528_0
- ipython=8.31.0=pyh707e725_0
- jedi=0.19.2=pyhd8ed1ab_1
- jupyter_client=8.6.3=pyhd8ed1ab_1
- jupyter_core=5.7.2=pyh31011fe_1
- krb5=1.21.3=h237132a_0
- libcxx=19.1.6=ha82da77_1
- libedit=3.1.20240808=pl5321hafb1f1b_0
- libexpat=2.6.4=h286801f_0
- libffi=3.4.2=h3422bc3_5
- liblzma=5.6.3=h39f12f2_1
- libmpdec=4.0.0=h99b78c6_0
- libsodium=1.0.20=h99b78c6_0
- libsqlite=3.47.2=h3f77e49_0
- libzlib=1.3.1=h8359307_2
- matplotlib-inline=0.1.7=pyhd8ed1ab_1
- ncurses=6.5=h7bae524_1
- nest-asyncio=1.6.0=pyhd8ed1ab_1
- openssl=3.4.0=h81ee809_1
- packaging=24.2=pyhd8ed1ab_2
- parso=0.8.4=pyhd8ed1ab_1
- pexpect=4.9.0=pyhd8ed1ab_1
- pickleshare=0.7.5=pyhd8ed1ab_1004
- pip=24.3.1=pyh145f28c_2
- platformdirs=4.3.6=pyhd8ed1ab_1
- prompt-toolkit=3.0.48=pyha770c72_1
- psutil=6.1.1=py313h90d716c_0
- ptyprocess=0.7.0=pyhd8ed1ab_1
- pure_eval=0.2.3=pyhd8ed1ab_1
- pygments=2.19.1=pyhd8ed1ab_0
- python=3.13.1=h4f43103_103_cp313
- python-dateutil=2.9.0.post0=pyhff2d567_1
- python_abi=3.13=5_cp313
- pyzmq=26.2.0=py313h0e8b002_3
- readline=8.2=h92ec313_1
- six=1.17.0=pyhd8ed1ab_0
- stack_data=0.6.3=pyhd8ed1ab_1
- tk=8.6.13=h5083fa2_1
- tornado=6.4.2=py313h90d716c_0
- traitlets=5.14.3=pyhd8ed1ab_1
- typing_extensions=4.12.2=pyha770c72_1
- wcwidth=0.2.13=pyhd8ed1ab_1
- zeromq=4.3.5=hc1bb282_7
- zipp=3.21.0=pyhd8ed1ab_1
- pip:
- accelerate==0.0.1
- annotated-types==0.7.0
- anyio==4.8.0
- bitsandbytes==0.42.0
- branca==0.8.1
- certifi==2024.12.14
- charset-normalizer==3.4.1
- distro==1.9.0
- filelock==3.16.1
- folium==0.19.4
- fsspec==2024.12.0
- geographiclib==2.0
- geopandas==1.0.1
- geopy==2.4.1
- h11==0.14.0
- httpcore==1.0.7
- httpx==0.28.1
- huggingface-hub==0.27.1
- idna==3.10
- ipywidgets==8.1.5
- jinja2==3.1.5
- jiter==0.8.2
- jupyterlab-widgets==3.0.13
- markupsafe==3.0.2
- numpy==2.2.1
- openai==1.59.4
- pandas==2.2.3
- pyaes==1.6.1
- pyasn1==0.6.1
- pydantic==2.10.4
- pydantic-core==2.27.2
- pyogrio==0.10.0
- pyproj==3.7.0
- pytz==2024.2
- pyyaml==6.0.2
- regex==2024.11.6
- requests==2.32.3
- rsa==4.9
- safetensors==0.5.1
- scipy==1.15.0
- shapely==2.0.6
- sniffio==1.3.1
- telethon==1.38.1
- tokenizers==0.21.0
- tqdm==4.67.1
- transformers==4.47.1
- tzdata==2024.2
- urllib3==2.3.0
- widgetsnbextension==4.0.13
- xyzservices==2024.9.0
prefix: /Users/michaelcruickshank/miniforge3/envs/tgeocoder