-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathenvironment.yml
More file actions
65 lines (64 loc) · 1.52 KB
/
environment.yml
File metadata and controls
65 lines (64 loc) · 1.52 KB
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
name: pychain
channels:
- defaults
dependencies:
- asn1crypto=0.24.0=py37_0
- ca-certificates=2018.03.07=0
- certifi=2018.4.16=py37_0
- cffi=1.11.5=py37h9745a5d_0
- chardet=3.0.4=py37_1
- click=6.7=py37_0
- cryptography=2.2.2=py37h14c3975_0
- flask=1.0.2=py37_1
- idna=2.7=py37_0
- itsdangerous=0.24=py37_1
- jinja2=2.10=py37_0
- libedit=3.1.20170329=h6b74fdf_2
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=7.2.0=hdf63c60_3
- libstdcxx-ng=7.2.0=hdf63c60_3
- markupsafe=1.0=py37h14c3975_1
- ncurses=6.1=hf484d3e_0
- openssl=1.0.2o=h14c3975_1
- pep8=1.7.1=py37_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=hc3d631a_0
- readline=7.0=ha6073c6_4
- requests=2.19.1=py37_0
- setuptools=39.2.0=py37_0
- six=1.11.0=py37_1
- sqlite=3.24.0=h84994c4_0
- tk=8.6.7=hc745277_3
- urllib3=1.23=py37_0
- werkzeug=0.14.1=py37_0
- wheel=0.31.1=py37_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=ha838bed_2
- pip:
- appdirs==1.4.3
- astroid==2.0.4
- attrs==18.1.0
- black==18.6b4
- bottle==0.12.13
- ecdsa==0.13
- fastecdsa==1.6.4
- isort==4.3.4
- lazy-object-proxy==1.3.1
- mccabe==0.6.1
- mypy==0.620
- numpy==1.15.1
- pickledb==0.7.1
- pycodestyle==2.3.1
- pyflakes==1.6.0
- pylint==2.1.1
- simplejson==3.16.0
- sqlitedict==1.5.0
- toml==0.9.4
- typed-ast==1.1.0
- waitress==1.1.0
- wrapt==1.10.11
- wsgi-lineprof==0.5.0
prefix: /opt/miniconda3/envs/pychain