-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yaml
39 lines (38 loc) · 976 Bytes
/
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
name: archive
channels:
- defaults
dependencies:
- blas=1.0=mkl
- ca-certificates=2019.1.23=0
- certifi=2019.3.9=py37_0
- icc_rt=2019.0.0=h0cc432a_1
- intel-openmp=2019.3=203
- mkl=2019.3=203
- mkl_fft=1.0.10=py37h14836fe_0
- mkl_random=1.0.2=py37h343c172_0
- numpy=1.16.2=py37h19fb1c0_0
- numpy-base=1.16.2=py37hc3f5095_0
- openssl=1.1.1b=he774522_1
- pandas=0.24.2=py37ha925a31_0
- pip=19.0.3=py37_0
- python=3.7.3=h8c8aaf0_0
- python-dateutil=2.8.0=py37_0
- pytz=2019.1=py_0
- setuptools=41.0.0=py37_0
- six=1.12.0=py37_0
- sqlite=3.27.2=he774522_0
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.15.26706=h3a45250_0
- wheel=0.33.1=py37_0
- wincertstore=0.2=py37_0
- pip:
- archivepy==0.0.1
- gitdb2==2.0.5
- gitpython==2.1.11
- pipenv==2018.11.26
- pyyaml==5.1
- smmap2==2.0.5
- utils==0.0.1
- utilspy==0.0.1
- virtualenv==16.4.3
prefix: C:\Users\jh111\AppData\Local\conda\conda\envs\archive