-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathrequirements.txt
52 lines (52 loc) · 889 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
alembic==1.5.2
appdirs==1.4.4
atomicwrites==1.4.0
attrs==20.3.0
black==20.8b1
click==7.1.2
colorama==0.4.4
coverage==5.5
dnspython==2.1.0
email-validator==1.1.2
flake8==3.9.0
flake8-polyfill==1.0.2
Flask==1.1.2
Flask-Migrate==2.6.0
Flask-SQLAlchemy==2.4.4
Flask-WTF==0.14.3
future==0.18.2
idna==3.1
iniconfig==1.1.1
is-disposable-email==1.0.0
itsdangerous==1.1.0
Jinja2==2.11.2
Mako==1.1.4
mando==0.6.4
MarkupSafe==1.1.1
mccabe==0.6.1
mypy==0.812
mypy-extensions==0.4.3
packaging==20.8
pathspec==0.8.1
pluggy==0.13.1
psycopg2==2.8.6
py==1.10.0
pycodestyle==2.7.0
pyflakes==2.3.0
pyparsing==2.4.7
pytest==6.2.1
pytest-cov==2.11.1
pytest-mock==3.5.1
python-dateutil==2.8.1
python-dotenv==0.15.0
python-editor==1.0.4
radon==4.5.0
regex==2021.3.17
six==1.15.0
SQLAlchemy==1.3.22
toml==0.10.2
typed-ast==1.4.2
typing-extensions==3.7.4.3
Werkzeug==1.0.1
WTForms==2.3.3
wtforms-validators==1.0.0