-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
65 lines (65 loc) · 1.45 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
name: screen2table_dev
channels:
- conda-forge
- defaults
dependencies:
- ca-certificates=2019.9.11=hecc5488_0
- certifi=2019.9.11=py37_0
- openssl=1.1.1c=hfa6e2cd_0
- pip=19.2.3=py37_0
- python=3.7.3=h510b542_1
- setuptools=41.2.0=py37_0
- sqlite=3.29.0=hfa6e2cd_1
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.16.27012=hf0eaf9b_0
- wheel=0.33.6=py37_0
- wincertstore=0.2=py37_1002
- pip:
- altgraph==0.16.1
- atomicwrites==1.3.0
- attrs==19.2.0
- bleach==3.1.0
- chardet==3.0.4
- colorama==0.4.1
- cycler==0.10.0
- docutils==0.15.2
- entrypoints==0.3
- filelock==3.0.12
- flake8==3.7.8
- future==0.17.1
- idna==2.8
- importlib-metadata==0.23
- keyring==19.2.0
- kiwisolver==1.1.0
- matplotlib==3.1.1
- mccabe==0.6.1
- more-itertools==7.2.0
- numpy==1.15.4
- packaging==19.2
- pefile==2019.4.18
- pkginfo==1.5.0.1
- pluggy==0.13.0
- py==1.8.0
- pycodestyle==2.5.0
- pyflakes==2.1.1
- pygments==2.4.2
- pyinstaller==3.5
- pynput==1.4.4
- pyparsing==2.4.2
- pytest==5.2.1
- python-dateutil==2.8.0
- pywin32==224
- pywin32-ctypes==0.2.0
- readme-renderer==24.0
- requests==2.22.0
- requests-toolbelt==0.9.1
- six==1.12.0
- toml==0.10.0
- tox==3.14.0
- tqdm==4.36.1
- twine==2.0.0
- urllib3==1.25.6
- virtualenv==16.7.5
- wcwidth==0.1.7
- webencodings==0.5.1
- zipp==0.6.0