-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
54 lines (54 loc) · 890 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
asn1crypto==0.24.0
atomicwrites==1.2.1
attrs==18.2.0
bcrypt==3.1.4
blinker==1.4
boto3==1.9.43
botocore==1.12.43
certifi==2018.10.15
cffi==1.11.5
chardet==3.0.4
Click==7.0
cryptography==3.3.2
docutils==0.14
enum34==1.1.6
Flask==1.0.2
Flask-Bcrypt==0.7.1
Flask-GoogleMaps==0.2.6
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
funcsigs==1.0.2
futures==3.2.0
idna==2.7
ipaddress==1.0.22
itsdangerous==1.1.0
Jinja2==2.11.3
jmespath==0.9.3
MarkupSafe==1.1.0
more-itertools==4.3.0
pathlib2==2.3.2
Pillow==8.1.1
pluggy==0.8.0
psycopg2-binary==2.7.6.1
py==1.10.0
pycparser==2.19
pycryptodome==3.7.0
PyJWT==1.6.4
pyOpenSSL==18.0.0
pytest==3.10.1
python-dateutil==2.7.5
pytz==2018.7
requests==2.20.1
s3transfer==0.1.13
scandir==1.9.0
secret==0.8
six==1.11.0
SQLAlchemy==1.3.0
tabulate==0.8.2
trollius==2.2
twilio==6.19.2
urllib3==1.24.2
Werkzeug==0.15.3
WTForms==2.2.1