This repository was archived by the owner on Feb 24, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathenvironment.yml
More file actions
64 lines (63 loc) · 1.63 KB
/
environment.yml
File metadata and controls
64 lines (63 loc) · 1.63 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
name: vine
channels:
- defaults
dependencies:
- astroid=2.1.0=py37_0
- atomicwrites=1.3.0=py_0
- attrs=18.2.0=py37h28b3542_0
- autopep8=1.4.3=py37_0
- beautifulsoup4=4.7.1=py37_1
- ca-certificates=2019.1.23=0
- certifi=2018.11.29=py37_0
- icu=58.2=h4b95b61_1
- isort=4.3.8=py37_0
- lazy-object-proxy=1.3.1=py37h1de35cc_2
- libcxx=4.0.1=hcfea43d_1
- libcxxabi=4.0.1=hcfea43d_1
- libedit=3.1.20181209=hb402a30_0
- libffi=3.2.1=h475c297_4
- libiconv=1.15=hdd342a3_7
- libxml2=2.9.9=hab757c2_0
- libxslt=1.1.33=h33a18ac_0
- lxml=4.3.1=py37hef8c89e_0
- mccabe=0.6.1=py37_1
- more-itertools=5.0.0=py37_0
- mypy=0.660=py37_0
- mypy_extensions=0.4.1=py37_0
- ncurses=6.1=h0a44026_1
- openssl=1.1.1b=h1de35cc_0
- pip=19.0.3=py37_0
- pluggy=0.9.0=py37_0
- py=1.8.0=py37_0
- pycodestyle=2.5.0=py37_0
- pylint=2.2.2=py37_0
- pytest=4.3.0=py37_0
- python=3.7.2=haf84260_0
- readline=7.0=h1de35cc_5
- setuptools=40.8.0=py37_0
- six=1.12.0=py37_0
- soupsieve=1.7.1=py37_0
- sqlite=3.26.0=ha441bb4_0
- tk=8.6.8=ha441bb4_0
- typed-ast=1.1.0=py37h1de35cc_0
- wheel=0.33.1=py37_0
- wrapt=1.11.1=py37h1de35cc_0
- xz=5.2.4=h1de35cc_4
- zlib=1.2.11=h1de35cc_3
- pip:
- browsercookie==0.7.5
- entrypoints==0.3
- fake-useragent==0.1.11
- future==0.17.1
- html5lib==1.0.1
- jedi==0.13.3
- keyring==18.0.0
- lz4==2.1.6
- mechanize==0.4.0
- parso==0.3.4
- pycrypto==2.6.1
- python-jsonrpc-server==0.1.2
- python-language-server==0.24.0
- typing-extensions==3.7.2
- webencodings==0.5.1
prefix: /Users/robb/.pyenv/versions/miniconda3-latest/envs/vine