-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements-dev.txt
82 lines (82 loc) · 1.36 KB
/
requirements-dev.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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
APScheduler==3.7.0
Authlib==0.15.4
Babel==2.9.1
Flask-BabelEx==0.9.4
Flask-Bcrypt==0.7.1
Flask-Bootstrap==3.3.7.1
Flask-Cors==3.0.10
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-Principal==0.4.0
Flask-REST-JSONAPI==0.31.2
Flask-SQLAlchemy==2.5.1
Flask-Security==3.0.0
Flask-WTF==0.15.1
Flask==2.0.1
Jinja2==3.0.1
Mako==1.1.4
MarkupSafe==2.0.1
SQLAlchemy==1.4.20
WTForms==2.3.3
Werkzeug==2.0.1
alembic==1.6.5
appdirs==1.4.4
attrs==21.2.0
backoff==1.10.0
bcrypt==3.2.0
black==21.6b0
blinker==1.4
certifi==2021.5.30
cffi==1.14.5
chardet==4.0.0
click==8.0.1
configobj==5.0.6
cryptography==3.3.2
dnspython==2.1.0
dominate==2.6.0
ecdsa==0.17.0
email-validator==1.1.3
flake8==3.9.2
gevent==21.1.2
greenlet==1.1.0
gunicorn==20.1.0
idna==2.10
iniconfig==1.1.1
isort==5.9.1
itsdangerous==2.0.1
jwt==1.2.0
loginpass==0.5
marshmallow-jsonapi==0.24.0
marshmallow==3.12.1
mccabe==0.6.1
mypy-extensions==0.4.3
mypy==0.910
packaging==20.9
passlib==1.7.4
pathspec==0.8.1
pluggy==0.13.1
py==1.10.0
pyasn1==0.4.8
pycodestyle==2.7.0
pycparser==2.20
pyflakes==2.3.1
pyparsing==2.4.7
pytest-flask==1.2.0
pytest==6.2.4
python-dateutil==2.8.1
python-editor==1.0.4
python-jose==3.3.0
pytz==2021.1
regex==2021.4.4
requests==2.25.1
rsa==4.7.2
six==1.16.0
speaklater==1.3
toml==0.10.2
types-setuptools==57.0.0
typing-extensions==3.10.0.0
tzlocal==2.1
urllib3==1.26.6
visitor==0.1.3
zope.event==4.5.0
zope.interface==5.4.0