-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
54 lines (54 loc) · 947 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
alembic==1.8.1
black==22.6.0
Bootstrap-Flask==2.0.2
Brotli==1.0.9
certifi==2022.6.15
cffi==1.15.1
charset-normalizer==2.1.0
click==8.1.3
cssselect2==0.6.0
dnspython==2.2.1
email-validator==1.2.1
Flask==2.1.3
Flask-Login==0.6.2
Flask-Migrate==3.1.0
Flask-SQLAlchemy==2.5.1
Flask-WTF==1.0.1
fonttools==4.34.4
greenlet==1.1.2
gunicorn==20.1.0
html5lib==1.1
idna==3.3
importlib-metadata==4.12.0
importlib-resources==5.9.0
itsdangerous==2.1.2
Jinja2==3.1.2
Mako==1.2.1
MarkupSafe==2.1.1
mccabe==0.7.0
mypy-extensions==0.4.3
pathspec==0.9.0
Pillow==9.2.0
platformdirs==2.5.2
psycopg2-binary==2.9.3
pycodestyle==2.8.0
pycparser==2.21
pydyf==0.2.0
pyflakes==2.4.0
pyphen==0.12.0
python-dotenv==0.20.0
regex==2022.7.25
requests==2.28.1
six==1.16.0
SQLAlchemy==1.4.39
tinycss2==1.1.1
tomli==2.0.1
typing_extensions==4.3.0
urllib3==1.26.11
weasyprint==52.5
webencodings==0.5.1
Werkzeug==2.2.0
WTForms==3.0.1
WTForms-SQLAlchemy==0.3
zipp==3.8.1
zopfli==0.2.1