-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
56 lines (56 loc) · 950 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
56
alembic==1.4.2
asn1crypto==0.24.0
autopep8==1.4.4
bcrypt==3.1.6
blinker==1.4
boto3==1.9.208
botocore==1.12.223
certifi==2019.6.16
cffi==1.12.3
chardet==3.0.4
Click==7.0
cryptography==3.3.2
dnspython==1.16.0
docutils==0.15.2
ecdsa==0.15
Flask==1.0.3
Flask-Bcrypt==0.7.1
Flask-Cors==3.0.8
Flask-JWT-Extended==3.18.2
Flask-Mail==0.9.1
Flask-Migrate==2.5.3
Flask-Script==2.0.6
Flask-SQLAlchemy==2.4.1
Flask-WTF==0.14.2
gunicorn==19.9.0
idna==2.8
itsdangerous==1.1.0
Jinja2==2.10.1
jmespath==0.9.4
Mako==1.1.2
MarkupSafe==1.1.1
mongoengine==0.18.0
passlib==1.7.1
phonenumbers==8.10.14
psycopg2==2.8.4
psycopg2-binary==2.8.4
pyasn1==0.4.8
pycodestyle==2.5.0
pycparser==2.19
PyJWT==1.7.1
pymongo==3.8.0
pyOpenSSL==19.0.0
python-dateutil==2.8.0
python-dotenv==0.10.3
python-editor==1.0.4
python-jose==3.1.0
pytz==2019.2
requests==2.22.0
rsa==4.0
s3transfer==0.2.1
six==1.12.0
SQLAlchemy==1.3.10
stripe==2.35.1
urllib3==1.25.3
Werkzeug==0.15.4
WTForms==2.2.1