-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
55 lines (55 loc) · 940 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
alabaster==0.7.10
alembic==0.9.8
asn1crypto==0.24.0
bcrypt==3.1.4
beautifulsoup4==4.11.1
blinker==1.4
certifi==2018.1.18
cffi==1.14.6
chardet==3.0.4
click==8.0.1
cryptography==3.3.2
docopt==0.6.2
docutils==0.14
Flask==2.0.1
flask-blueprint==1.3.0
Flask-Cors==3.0.9
Flask-HTTPAuth==3.2.3
Flask-JWT-Extended==3.24.1
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-Migrate==3.1.0
Flask-SQLAlchemy==2.5.1
Flask-Testing==0.7.1
Flask-User==1.0.1.5
Flask-WTF==0.15.1
fuzzywuzzy==0.16.0
greenlet==1.1.2
idna==2.6
imagesize==1.0.0
itsdangerous==2.0.1
Jinja2==3.0.1
lxml==4.6.5
Mako==1.0.7
MarkupSafe==2.0.1
nose==1.3.7
packaging==17.1
passlib==1.7.1
py-bcrypt==0.4
pycparser==2.18
pycryptodome==3.6.6
Pygments==2.7.4
PyJWT==1.7.1
pyOpenSSL==19.0.0
pyparsing==2.2.0
python-dateutil==2.6.1
python-editor==1.0.3
pytz==2018.3
requests==2.26.0
six==1.11.0
snowballstemmer==1.2.1
speaklater==1.3
SQLAlchemy==1.4.26
urllib3==1.26.5
Werkzeug==2.0.1
WTForms==2.1