-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
56 lines (56 loc) · 975 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
56
alembic==1.4.0
aniso8601==8.0.0
appdirs==1.4.4
astroid==2.4.2
attrs==19.3.0
bcrypt==3.1.7
black==20.8b1
certifi==2020.12.5
cffi==1.14.0
chardet==4.0.0
click==7.1.2
colorama==0.4.4
crypto==1.4.1
cryptography==3.3.1
Flask==1.1.1
Flask-Bcrypt==0.7.1
Flask-Cors==3.0.8
Flask-JWT-Extended==3.24.1
flask-marshmallow==0.11.0
Flask-Migrate==2.5.2
flask-restx==0.1.1
Flask-SQLAlchemy==2.4.1
idna==2.10
isort==5.7.0
itsdangerous==1.1.0
Jinja2==2.11.1
jsonschema==3.2.0
lazy-object-proxy==1.4.3
Mako==1.1.1
MarkupSafe==1.1.1
marshmallow==3.5.0
marshmallow-sqlalchemy==0.22.2
mccabe==0.6.1
mypy-extensions==0.4.3
Naked==0.1.31
pathspec==0.8.1
pycparser==2.19
PyJWT==1.7.1
pylint==2.6.0
pyrsistent==0.15.7
python-dateutil==2.8.1
python-dotenv==0.11.0
python-editor==1.0.4
pytz==2019.3
PyYAML==5.3.1
regex==2020.11.13
requests==2.25.1
shellescape==3.8.1
six==1.14.0
SQLAlchemy==1.3.13
toml==0.10.2
typed-ast==1.4.2
typing-extensions==3.7.4.3
urllib3==1.26.2
Werkzeug==0.16.1
wrapt==1.12.1