-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
40 lines (39 loc) · 2.14 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
name: autoemed
channels:
- defaults
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
- https://repo.anaconda.com/pkgs/msys2
dependencies:
- ca-certificates=2024.12.31=haa95532_0
- et_xmlfile=1.1.0=py38haa95532_0
- libffi=3.4.4=hd77b12b_1
- openpyxl=3.1.5=py38h827c3e9_0
- openssl=3.0.15=h827c3e9_0
- pip=24.2=py38haa95532_0
- python=3.8.20=h8205438_0
- setuptools=75.1.0=py38haa95532_0
- sqlite=3.45.3=h2bbff1b_0
- vc=14.40=haa95532_2
- vs2015_runtime=14.42.34433=h9531ae6_2
- wheel=0.44.0=py38haa95532_0
- pip:
- attrs==24.3.0
- certifi==2024.12.14
- cffi==1.17.1
- exceptiongroup==1.2.2
- h11==0.14.0
- helium==5.1.0
- idna==3.10
- outcome==1.3.0.post0
- pycparser==2.22
- pysocks==1.7.1
- selenium==4.27.1
- sniffio==1.3.1
- sortedcontainers==2.4.0
- trio==0.27.0
- trio-websocket==0.11.1
- typing-extensions==4.12.2
- urllib3==2.2.3
- websocket-client==1.8.0
- wsproto==1.2.0