forked from LALIC-UFSCar/linkpics
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
55 lines (52 loc) · 856 Bytes
/
requirements.txt
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
astroid==2.2.5
beautifulsoup4==4.6.3
bs4==0.0.1
certifi==2018.8.24
chardet==3.0.4
click==6.7
cloudpickle==0.5.5
cycler==0.10.0
dask==0.18.2
decorator==4.3.0
Flask==1.0.2
Flask-Cors==3.0.6
Flask-HTTPAuth==3.2.4
Flask-Login==0.4.1
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
idna==2.7
isort==4.3.15
itsdangerous==0.24
Jinja2==2.10
kiwisolver==1.0.1
lazy-object-proxy==1.3.1
MarkupSafe==1.0
matplotlib==2.2.3
mccabe==0.6.1
networkx==2.1
nltk==3.3
numpy==1.15.1
opencv-python==3.4.2.17
parsimonious==0.8.1
Penman==0.6.2
Pillow==5.2.0
pycorenlp==0.3.0
pylint==2.3.1
pymongo==3.7.1
pyparsing==2.2.0
python-dateutil==2.7.3
pytz==2018.5
PyWavelets==0.5.2
PyYAML==3.13
requests==2.19.1
scikit-image==0.14.0
scipy==1.1.0
singledispatch==3.4.0.3
six==1.11.0
SQLAlchemy==1.3.1
toolz==0.9.0
typed-ast==1.3.1
urllib3==1.23
Werkzeug==0.14.1
wrapt==1.11.1
WTForms==2.2.1