-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
43 lines (43 loc) · 2.59 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
name: ccm
channels:
- defaults
dependencies:
- blas=1.0=mkl
- bottleneck=1.3.5=py311h5bb9823_0
- bzip2=1.0.8=he774522_0
- ca-certificates=2023.08.22=haa95532_0
- greenlet=2.0.1=py311hd77b12b_0
- intel-openmp=2023.1.0=h59b6b97_46319
- libffi=3.4.4=hd77b12b_0
- mkl=2023.1.0=h6b88ed4_46357
- mkl-service=2.4.0=py311h2bbff1b_1
- mkl_fft=1.3.8=py311h2bbff1b_0
- mkl_random=1.2.4=py311h59b6b97_0
- numexpr=2.8.7=py311h1fcbade_0
- numpy=1.26.0=py311hdab7c0b_0
- numpy-base=1.26.0=py311hd01c5d8_0
- openssl=3.0.11=h2bbff1b_2
- pandas=2.1.1=py311hf62ec03_0
- pip=23.3=py311haa95532_0
- python=3.11.5=he1021f5_0
- python-dateutil=2.8.2=pyhd3eb1b0_0
- python-tzdata=2023.3=pyhd3eb1b0_0
- pytz=2023.3.post1=py311haa95532_0
- setuptools=68.0.0=py311haa95532_0
- six=1.16.0=pyhd3eb1b0_1
- sqlalchemy=2.0.21=py311h2bbff1b_0
- sqlite=3.41.2=h2bbff1b_0
- tbb=2021.8.0=h59b6b97_0
- tk=8.6.12=h2bbff1b_0
- typing-extensions=4.7.1=py311haa95532_0
- typing_extensions=4.7.1=py311haa95532_0
- tzdata=2023c=h04d1e81_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.41.2=py311haa95532_0
- xz=5.4.2=h8cc25b3_0
- zlib=1.2.13=h8cc25b3_0
- pip:
- iteround==1.0.4
- pymssql==2.2.10
- pyyaml==6.0.1