aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
blob: a8c5ef4ac7297312af26503a4bd326b1f547af7c (plain) (blame)
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
alembic==1.6.5
astroid==2.5
beautifulsoup4==4.9.3
certifi==2020.12.5
chardet==3.0.4
click==7.1.2
Flask==1.1.2
Flask-Migrate==3.1.0
Flask-SQLAlchemy==2.4.4
gunicorn==20.0.4
idna==2.10
isort==5.7.0
itsdangerous==1.1.0
Jinja2==2.11.3
lazy-object-proxy==1.5.2
Mako==1.1.4
MarkupSafe==1.1.1
mccabe==0.6.1
pylint==2.6.0
pylint-quotes==0.2.1
python-dateutil==2.8.1
python-editor==1.0.4
requests==2.24.0
six==1.15.0
soupsieve==2.2
SQLAlchemy==1.3.23
toml==0.10.2
urllib3==1.25.11
Werkzeug==1.0.1
wrapt==1.12.1