-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
112 lines (111 loc) · 2.61 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
name: pyvideo
channels:
- anaconda
- defaults
dependencies:
- ca-certificates=2019.1.23=0
- certifi=2019.3.9=py27_0
- libprotobuf=3.6.0=hdbcaa40_0
- mysql-connector-c=6.1.11=h597af5e_0
- mysql-connector-python=8.0.13=py27h9c95fcb_0
- openssl=1.1.1=h7b6447c_0
- protobuf=3.6.0=py27hf484d3e_0
- six=1.12.0=py27_0
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=8.2.0=hdf63c60_1
- libstdcxx-ng=8.2.0=hdf63c60_1
- ncurses=6.1=he6710b0_1
- pip=19.0.3=py27_0
- python=2.7.16=h9bab390_0
- readline=7.0=h7b6447c_5
- setuptools=40.8.0=py27_0
- sqlite=3.27.2=h7b6447c_0
- tk=8.6.8=hbc83047_0
- wheel=0.33.1=py27_0
- zlib=1.2.11=h7b6447c_3
- pip:
- absl-py==0.7.1
- astor==0.7.1
- backports.csv==1.0.7
- backports.functools-lru-cache==1.5
- backports.weakref==1.0.post1
- beautifulsoup4==4.7.1
- chardet==3.0.4
- cheroot==6.5.4
- cherrypy==17.4.1
- click==7.0
- cloudpickle==0.8.1
- contextlib2==0.5.5
- cycler==0.10.0
- dask==1.1.5
- decorator==4.4.0
- diff-match-patch==20181111
- enum34==1.1.6
- feedparser==5.2.1
- flask==1.0.2
- flask-wtf==0.14.2
- funcsigs==1.0.2
- future==0.17.1
- futures==3.2.0
- gast==0.2.2
- grpcio==1.19.0
- h5py==2.9.0
- idna==2.8
- itsdangerous==1.1.0
- jaraco.functools==2.0
- javalang==0.12.0
- jinja2==2.10
- keras==2.2.4
- keras-applications==1.0.7
- keras-preprocessing==1.0.9
- kiwisolver==1.0.1
- lxml==4.3.3
- markdown==3.1
- markupsafe==1.1.1
- matplotlib==2.2.4
- mock==2.0.0
- more-itertools==5.0.0
- mysqlclient==1.4.2.post1
- networkx==2.2
- nltk==3.4
- numpy==1.16.2
- opencv-python==4.0.0.21
- pandas==0.24.2
- pattern==3.6
- pbr==5.1.3
- pdfminer==20140328
- peppercorn==0.6
- pillow==6.0.0
- portend==2.4
- pyparsing==2.4.0
- python-dateutil==2.8.0
- python-docx==0.8.10
- python-levenshtein==0.12.0
- pytube==9.4.0
- pytz==2018.9
- pywavelets==1.0.2
- pyyaml==5.1
- requests==2.21.0
- scikit-image==0.14.2
- scikit-learn==0.20.3
- scipy==1.2.1
- singledispatch==3.4.0.3
- sklearn==0.0
- soupsieve==1.9
- subprocess32==3.5.3
- suggest==0.2.1
- tabulate==0.8.3
- tempora==1.14
- tensorboard==1.13.1
- tensorflow==1.13.1
- tensorflow-estimator==1.13.0
- termcolor==1.1.0
- toml==0.10.0
- toolz==0.9.0
- unidecode==1.0.23
- urllib3==1.24.1
- werkzeug==0.15.2
- wtforms==2.2.1
- zc.lockfile==1.4
prefix: /home/blf/anaconda2/envs/pyvideo