-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yaml
76 lines (74 loc) · 1.92 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
68
69
70
71
72
73
74
75
name: mastering
channels:
- defaults
dependencies:
- alabaster=0.7.12=py37_0
- asn1crypto=0.24.0=py37_0
- astroid=2.0.4=py37_0
- atomicwrites=1.2.1=py37_0
- attrs=18.2.0=py37h28b3542_0
- babel=2.6.0=py37_0
- ca-certificates=2019.1.23=0
- certifi=2019.3.9=py37_0
- cffi=1.11.5=py37h6174b99_1
- chardet=3.0.4=py37_1
- cryptography=2.5=py37ha12b0ac_0
- docutils=0.14=py37_0
- flask=1.0.2=py37_1
- idna=2.7=py37_0
- imagesize=1.1.0=py37_0
- isort=4.3.4=py37_0
- itsdangerous=1.1.0=py37_0
- jinja2=2.10=py37_0
- lazy-object-proxy=1.3.1=py37h1de35cc_2
- libcxx=4.0.1=h579ed51_0
- libcxxabi=4.0.1=hebd6815_0
- libedit=3.1.20170329=hb402a30_2
- libffi=3.2.1=h475c297_4
- markupsafe=1.0=py37h1de35cc_1
- mccabe=0.6.1=py37_1
- more-itertools=4.3.0=py37_0
- mypy_extensions=0.4.1=py37_0
- ncurses=6.1=h0a44026_0
- openssl=1.1.1b=h1de35cc_1
- packaging=18.0=py37_0
- pluggy=0.7.1=py37h28b3542_0
- psutil=5.4.7=py37h1de35cc_0
- py=1.7.0=py37_0
- pycparser=2.19=py37_0
- pygments=2.2.0=py37_0
- pylint=2.1.1=py37_0
- pyopenssl=18.0.0=py37_0
- pyparsing=2.2.2=py37_0
- pysocks=1.6.8=py37_0
- pytest=3.8.2=py37_0
- python=3.7.2=haf84260_0
- pytz=2018.5=py37_0
- pyyaml=5.1=py37h1de35cc_0
- readline=7.0=h1de35cc_5
- requests=2.21.0=py37_0
- setuptools=40.8.0=py37_0
- six=1.11.0=py37_1
- snowballstemmer=1.2.1=py37_0
- sphinx=1.8.5=py37_0
- sphinxcontrib=1.0=py37_1
- sphinxcontrib-websupport=1.1.0=py37_1
- sqlalchemy=1.2.12=py37h1de35cc_0
- sqlite=3.26.0=ha441bb4_0
- tk=8.6.8=ha441bb4_0
- urllib3=1.23=py37_0
- werkzeug=0.14.1=py37_0
- wheel=0.33.1=py37_0
- wrapt=1.10.11=py37h1de35cc_2
- xz=5.2.4=h1de35cc_4
- yaml=0.1.7=hc338f04_2
- zlib=1.2.11=hf3cbc9b_2
- pip:
- appdirs==1.4.3
- black==18.9b0
- click==7.0
- mypy==0.670
- pip==19.0.2
- toml==0.10.0
- typed-ast==1.3.1
prefix: /Users/slott/miniconda3/envs/mastering