forked from itucsdb1823/itucsdb1823
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
86 lines (86 loc) · 1.47 KB
/
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
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
aioredis==1.1.0
alembic==1.0.0
aniso8601==3.0.2
asgiref==2.3.2
asn1crypto==0.24.0
async-timeout==3.0.0
attrs==18.1.0
autobahn==18.7.1
Automat==0.7.0
bcrypt==3.1.4
certifi==2018.4.16
cffi==1.11.5
channel==0.1.0
channels==2.1.2
channels-redis==2.2.1
chardet==3.0.4
click==6.7
constantly==15.1.0
cryptography==2.3
daphne==2.2.1
defusedxml==0.5.0
Django==2.0.7
django-allauth==0.36.0
django-webpack-loader==0.6.0
djangorestframework==3.8.2
Faker==0.9.2
Flask==1.0.2
Flask-Bcrypt==0.7.1
Flask-Cache==0.13.1
Flask-Caching==1.4.0
Flask-Cors==3.0.6
Flask-JWT==0.3.2
Flask-JWT-Simple==0.0.3
Flask-Login==0.4.1
Flask-Migrate==2.2.1
Flask-RESTful==0.3.6
flask-restplus==0.11.0
Flask-Script==2.0.6
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
gunicorn==19.9.0
hiredis==0.2.0
hyperlink==18.0.0
idna==2.7
incremental==17.5.0
itsdangerous==0.24
Jinja2==2.10
jsonschema==2.6.0
Mako==1.0.7
MarkupSafe==1.0
msgpack==0.5.6
mysqlclient==1.3.13
numpy==1.14.5
oauthlib==2.1.0
panda==0.3.1
Pillow==5.2.0
pipfile==0.0.2
psycopg2==2.7.5
psycopg2-binary==2.7.5
pycparser==2.18
PyHamcrest==1.9.0
PyJWT==1.4.2
PyMySQL==0.9.2
python-dateutil==2.7.3
python-editor==1.0.3
python-slugify==1.2.6
python3-openid==3.1.0
pytz==2018.5
requests==2.19.1
requests-oauthlib==1.0.0
six==1.11.0
slugify==0.0.1
SQLAlchemy==1.2.11
text-unidecode==1.2
toml==0.9.6
Twisted==18.7.0
txaio==18.7.1
Unidecode==1.0.22
urllib3==1.23
validate-email==1.3
virtualenv==16.0.0
virtualenvwrapper-win==1.2.5
Werkzeug==0.14.1
WTForms==2.2.1
xxx==0.0.4
zope.interface==4.5.0