-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
90 lines (90 loc) · 1.5 KB
/
requirements.txt
File metadata and controls
90 lines (90 loc) · 1.5 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
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
alembic==0.9.8
amqp==1.4.9
aniso8601==2.0.1
anyjson==0.3.3
asn1crypto==0.24.0
astroid==1.6.0
attrs==17.4.0
Automat==0.6.0
beautifulsoup4==4.6.0
billiard==3.3.0.23
bs4==0.0.1
celery==3.1.26.post2
celery-with-redis==3.0
certifi==2018.1.18
cffi==1.11.4
chardet==3.0.4
click==6.7
colorama==0.3.9
constantly==15.1.0
cryptography==2.1.4
cssselect==1.0.3
Django==2.0.1
docopt==0.6.2
dominate==2.3.1
eventlet==0.22.1
feedparser==5.2.1
Flask==0.12.2
Flask-Bootstrap==3.3.7.1
Flask-Cache==0.13.1
Flask-Cors==3.0.3
Flask-Login==0.4.1
Flask-Migrate==2.1.1
Flask-PyMongo==0.5.1
Flask-RESTful==0.3.6
flask-restful-swagger==0.19
Flask-Script==2.0.6
Flask-SocketIO==2.9.6
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
greenlet==0.4.13
hyperlink==17.3.1
idna==2.6
image==1.5.17
incremental==17.5.0
isort==4.2.15
itsdangerous==0.24
Jinja2==2.10
kombu==3.0.37
lazy-object-proxy==1.3.1
lxml==4.1.1
Mako==1.0.7
MarkupSafe==1.0
mccabe==0.6.1
mysql-connector-python==8.0.6
params==0.3.0
parsel==1.3.1
Pillow==8.2.0
pipreqs==0.4.9
pyasn1==0.4.2
pyasn1-modules==0.2.1
pycparser==2.18
PyDispatcher==2.0.5
pylint==1.8.1
pymongo==3.6.0
PyMySQL==0.8.0
pyOpenSSL==17.5.0
python-dateutil==2.6.1
python-editor==1.0.3
python-engineio==2.0.4
python-socketio==1.9.0
pytz==2017.3
queuelib==1.4.2
redis==2.10.6
requests==2.18.4
selenium==3.8.1
service-identity==17.0.0
six==1.11.0
SQLAlchemy==1.2.2
urllib3==1.22
vine==1.1.4
virtualenv==15.1.0
visitor==0.1.3
w3lib==1.18.0
Werkzeug==0.14.1
wrapt==1.10.11
WTForms==2.1
xlrd==1.1.0
xlwt==1.3.0
yarg==0.1.9
zope.interface==4.4.3