-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
51 lines (51 loc) · 856 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
pip==23.1.2
wheel==0.38.4
setuptools==65.7.0
alembic==1.10.4
astroid==2.15.3
atomicwrites==1.4.1
attrs==23.1.0
bcrypt==4.0.1
black==23.3.0
Bootstrap-Flask==2.2.0
click==8.1.3
colorama==0.4.6
dill==0.3.6
dnspython==2.3.0
email-validator==2.0.0.post2
Flask==2.2.3
Flask-Bcrypt==1.0.1
Flask-Login==0.6.2
Flask-Migrate==4.0.4
Flask-SQLAlchemy==3.0.3
Flask-WTF==1.1.1
greenlet==2.0.2
gunicorn==20.1.0
idna==3.4
iniconfig==2.0.0
isort==5.11.5
itsdangerous==2.1.2
Jinja2==3.1.2
lazy-object-proxy==1.9.0
Mako==1.2.4
MarkupSafe==2.1.2
mccabe==0.7.0
mypy-extensions==1.0.0
packaging==23.1
pathspec==0.11.1
platformdirs==3.2.0
pluggy==1.0.0
py==1.11.0
pylint==2.17.2
pytest==6.2.5
pytest-mock==3.10.0
python-dateutil==2.8.2
six==1.16.0
SQLAlchemy==2.0.11
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.7
typing_extensions==4.5.0
Werkzeug==2.2.3
wrapt==1.15.0
WTForms==3.0.1