-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirments.txt
57 lines (57 loc) · 2.02 KB
/
requirments.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
alembic==1.6.5
bcrypt==3.2.0
blinker==1.4
boto3==1.26.153
botocore==1.29.153
cffi==1.15.0
click==8.0.3
colorama==0.4.4
cryptography==41.0.1
dnspython==2.1.0
dominate==2.6.0
email-validator==1.1.3
exceptiongroup==1.1.1
Flask==2.0.2
Flask-Admin==1.6.0
Flask-Bcrypt==0.7.1
Flask-Bootstrap==3.3.7.1
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-Migrate==3.1.0
flask-msearch==0.2.9.2
Flask-SQLAlchemy==2.5.1
Flask-Uploads==0.2.1
Flask-WTF==1.0.0
greenlet==1.1.2
idna==3.3
iniconfig==2.0.0
itsdangerous==2.0.1
Jinja2==3.0.3
jmespath==1.0.1
lxml==4.9.2
Mako==1.1.5
MarkupSafe==2.1.3
mimesis==5.1.1
packaging==23.1
Pillow==9.5.0
pluggy==1.0.0
pycparser==2.21
pycryptodome==3.18.0
pyOpenSSL==23.2.0
PyPDF2==3.0.1
pytest==7.3.2
python-dateutil==2.8.2
python-dotenv==0.19.2
python-editor==1.0.4
python-slugify==7.0.0
s3transfer==0.6.1
six==1.16.0
SQLAlchemy==1.4.28
tabulate==0.9.0
text-unidecode==1.3
tomli==2.0.1
urllib3==1.26.16
uuid==1.30
visitor==0.1.3
Werkzeug==2.0.3
WTForms==3.0.0