-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
50 lines (50 loc) · 868 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
alembic==1.9.2
attrs==22.2.0
blinker==1.5
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.0.1
click==8.1.3
coverage==7.0.5
cryptography==39.0.0
dnspython==2.3.0
dominate==2.7.0
email-validator==1.3.0
exceptiongroup==1.1.0
Flask==2.2.2
Flask-Bootstrap==3.3.7.1
Flask-Login==0.6.2
Flask-Mail==0.9.1
Flask-Migrate==4.0.2
Flask-Moment==1.0.5
Flask-SQLAlchemy==3.0.2
Flask-WTF==1.1.1
greenlet==2.0.1
gunicorn==20.1.0
idna==3.4
importlib-metadata==6.0.0
importlib-resources==5.10.2
iniconfig==2.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
Mako==1.2.4
MarkupSafe==2.1.1
packaging==23.0
phonenumbers==8.13.6
pluggy==1.0.0
psycopg2==2.9.5
pycparser==2.21
PyJWT==2.6.0
pytest==7.2.1
pytest-cov==4.0.0
python-dotenv==0.21.0
pytz==2022.7.1
requests==2.28.2
SQLAlchemy==1.4.46
tomli==2.0.1
twilio==7.16.4
urllib3==1.26.14
visitor==0.1.3
Werkzeug==2.2.2
WTForms==3.0.1
zipp==3.11.0