-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
55 lines (55 loc) · 930 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
alembic==1.5.4
appdirs==1.4.4
attrs==20.3.0
bcrypt==3.2.0
beautifulsoup4==4.9.3
black==24.3.0
certifi==2024.7.4
cffi==1.14.4
chardet==4.0.0
click==7.1.2
coverage==5.3.1
dnspython==2.6.1
email-validator==1.1.2
cryptography==43.0.1
fabric==2.5.0
Flask==2.3.2
Flask-Login==0.5.0
Flask-Migrate==2.5.2
Flask-SQLAlchemy==2.4.1
Flask-WTF==0.14.3
gunicorn==22.0.0
idna==3.7
iniconfig==1.1.1
invoke==1.5.0
itsdangerous==1.1.0
Jinja2==3.1.4
Mako==1.2.2
MarkupSafe==1.1.1
mypy-extensions==0.4.3
packaging==20.9
paramiko==3.4.0
pathspec==0.8.1
pluggy==0.13.1
psycopg2==2.8.4
psycopg2-binary==2.8.6
py==1.10.0
pycparser==2.20
PyNaCl==1.4.0
pyparsing==2.4.7
pytest==6.2.3
pytest-cov==2.11.1
python-dateutil==2.8.1
python-dotenv==0.15.0
python-editor==1.0.4
regex==2021.3.17
requests==2.32.0
six==1.15.0
soupsieve==2.2.1
SQLAlchemy==1.3.22
toml==0.10.2
typed-ast==1.4.2
typing-extensions==3.7.4.3
urllib3==1.26.19
Werkzeug==3.0.6
WTForms==2.3.1