-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
60 lines (60 loc) · 1013 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
57
58
59
60
alembic==1.11.3
arrow==1.2.3
binaryornot==0.4.4
blinker==1.6.2
certifi==2023.7.22
cffi==1.15.1
chardet==5.2.0
click==8.1.7
cookiecutter==2.3.0
cryptography==41.0.3
cycler==0.11.0
dmgbuild==1.6.1
ds-store==1.3.1
Flask==2.3.2
Flask-Login==0.6.2
Flask-Mail==0.9.1
Flask-Migrate==4.0.4
flask-talisman==1.1.0
Flask-SQLAlchemy==3.0.5
Flask-WTF==1.1.1
gunicorn==21.2.0
h11==0.14.0
httpcore==0.17.3
httpx==0.24.1
idna==3.4
importlib-resources==6.0.1
itsdangerous==2.1.2
Jinja2==3.1.2
jinja2-time==0.2.0
kiwisolver==1.4.4
mac-alias==2.2.2
Mako==1.2.4
MarkupSafe==2.1.3
matplotlib==3.7.2
numpy==1.25.2
Pillow==10.0.0
pkginfo==1.9.6
poyo==0.5.0
psycopg2-binary==2.9.7
pycparser==2.21
PyJWT==2.8.0
pyparsing==3.0.0
python-dateutil==2.8.2
python-dotenv==1.0.0
python-editor==1.0.4
python-slugify==8.0.1
requests==2.31.0
rfc3986==2.0.0
six==1.16.0
snowballstemmer==2.2.0
sniffio==1.3.0
SQLAlchemy==2.0.20
text-unidecode==1.3
urllib3==2.0.4
Werkzeug==2.3.7
WTForms==3.0.1
zstandard==0.21.0
pytz==2023.3
pytest==7.4.0
fpdf~=1.7.2