-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
46 lines (45 loc) · 1.12 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
name: py37
channels:
- defaults
dependencies:
- asn1crypto=0.24.0=py37_0
- beautifulsoup4=4.6.3=py37_0
- blas=1.0=mkl
- ca-certificates=2018.03.07=0
- certifi=2018.8.24=py37_1
- cffi=1.11.5=py37h74b6da3_1
- chardet=3.0.4=py37_1
- cryptography=2.3.1=py37h74b6da3_0
- icc_rt=2017.0.4=h97af966_0
- idna=2.7=py37_0
- inflection=0.3.1=py37_1
- intel-openmp=2019.0=118
- mkl=2019.0=118
- mkl_fft=1.0.4=py37h1e22a9b_1
- mkl_random=1.0.1=py37h77b88f5_1
- numpy=1.15.1=py37ha559c80_0
- numpy-base=1.15.1=py37h8128ebf_0
- openssl=1.0.2p=hfa6e2cd_0
- pip=10.0.1=py37_0
- pycparser=2.18=py37_1
- pyopenssl=18.0.0=py37_0
- pysocks=1.6.8=py37_0
- python=3.7.0=hea74fb7_0
- requests=2.19.1=py37_0
- setuptools=40.2.0=py37_0
- six=1.11.0=py37_1
- urllib3=1.23=py37_0
- vc=14=h0510ff6_3
- vs2015_runtime=14.0.25123=3
- wheel=0.31.1=py37_0
- win_inet_pton=1.0.1=py37_1
- wincertstore=0.2=py37_0
- pip:
- astroid==2.0.4
- colorama==0.3.9
- isort==4.3.4
- lazy-object-proxy==1.3.1
- mccabe==0.6.1
- pylint==2.1.1
- wrapt==1.10.11
prefix: C:\Users\Copy\Miniconda3\envs\py37