-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yaml
67 lines (67 loc) · 4.12 KB
/
environment.yaml
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
name: pysd
channels:
- anaconda
- conda-forge
- defaults
dependencies:
- async_generator=1.10=py_0
- atomicwrites=1.4.0=py_0
- attrs=21.4.0=pyhd3eb1b0_0
- brotlipy=0.7.0=py310he2412df_1004
- bzip2=1.0.8=he774522_0
- ca-certificates=2022.9.24=h5b45459_0
- certifi=2022.9.24=pyhd8ed1ab_0
- cffi=1.15.1=py310hcbf9ad4_0
- charset-normalizer=2.1.1=pyhd8ed1ab_0
- click=8.1.3=win_pyhd8ed1ab_2
- colorama=0.4.4=pyhd3eb1b0_0
- coverage=6.3.2=py310h2bbff1b_0
- cryptography=37.0.4=py310ha857299_0
- exceptiongroup=1.0.1=pyhd8ed1ab_0
- h11=0.14.0=pyhd8ed1ab_0
- idna=3.4=pyhd8ed1ab_0
- iniconfig=1.1.1=pyhd3eb1b0_0
- intel-openmp=2022.1.0=h57928b3_3787
- libblas=3.9.0=8_mkl
- libcblas=3.9.0=8_mkl
- libffi=3.4.2=hd77b12b_4
- liblapack=3.9.0=8_mkl
- mkl=2020.4=hb70f87d_311
- numpy=1.22.3=py310hed7ac4c_2
- openssl=1.1.1s=h2bbff1b_0
- outcome=1.2.0=pyhd8ed1ab_0
- packaging=21.3=pyhd3eb1b0_0
- pip=22.2.2=py310haa95532_0
- pluggy=1.0.0=py310haa95532_1
- py=1.11.0=pyhd3eb1b0_0
- pycparser=2.21=pyhd8ed1ab_0
- pyopenssl=22.0.0=pyhd8ed1ab_1
- pyparsing=3.0.4=pyhd3eb1b0_0
- pysocks=1.7.1=pyh0701188_6
- pytest=7.1.2=py310haa95532_0
- python=3.10.6=hbb2ffb3_1
- python-dotenv=0.21.0=pyhd8ed1ab_0
- python_abi=3.10=2_cp310
- requests=2.28.1=pyhd8ed1ab_1
- selenium=4.6.0=pyhd8ed1ab_0
- setuptools=65.5.0=py310haa95532_0
- sniffio=1.3.0=pyhd8ed1ab_0
- sortedcontainers=2.4.0=pyhd8ed1ab_0
- sqlite=3.39.3=h2bbff1b_0
- tk=8.6.12=h2bbff1b_0
- tomli=1.2.2=pyhd3eb1b0_0
- tqdm=4.64.1=pyhd8ed1ab_0
- trio=0.22.0=py310h5588dad_1
- trio-websocket=0.9.2=pyhd8ed1ab_0
- typing_extensions=4.4.0=pyha770c72_0
- tzdata=2022f=h04d1e81_0
- urllib3=1.26.11=pyhd8ed1ab_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- webdriver-manager=3.8.4=pyhd8ed1ab_0
- wheel=0.37.1=pyhd3eb1b0_0
- win_inet_pton=1.1.0=pyhd8ed1ab_6
- wincertstore=0.2=py310haa95532_2
- wsproto=1.2.0=pyhd8ed1ab_0
- xz=5.2.6=h8cc25b3_0
- zlib=1.2.13=h8cc25b3_0