-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
54 lines (54 loc) · 931 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
alembic==1.4.2
arrow==1.0.3
astroid==2.5.1
autopep8==1.5.6
bcrypt==3.2.0
bleach==3.3.0
boto3==1.17.32
botocore==1.20.32
cffi==1.14.5
click==7.1.2
dnspython==2.1.0
docutils==0.15.2
dominate==2.5.1
email-validator==1.1.2
Flask==1.1.2
Flask-Bootstrap==3.3.7.1
Flask-CKEditor==0.4.4.1
Flask-PyMongo==2.3.0
Flask-SQLAlchemy==2.4.1
Flask-Storage==0.1.1
Flask-WTF==0.14.3
gunicorn==20.0.4
idna==3.1
isort==5.7.0
itsdangerous==1.1.0
Jinja2==2.11.3
jmespath==0.10.0
lazy-object-proxy==1.5.2
Mako==1.1.2
MarkupSafe==1.1.1
mccabe==0.6.1
packaging==20.9
Pillow==9.0.1
pycodestyle==2.7.0
pycparser==2.20
pylint==2.7.2
pymongo==3.11.3
pyparsing==2.4.7
python-dateutil==2.8.1
python-dotenv==0.15.0
python-editor==1.0.4
s3transfer==0.3.6
six==1.15.0
SQLAlchemy==1.3.16
static-parameters==0.4
toml==0.10.2
typed-ast==1.4.2
typing-extensions==3.7.4.3
urllib3==1.26.5
visitor==0.1.3
webencodings==0.5.1
Werkzeug==1.0.1
wrapt==1.12.1
WTForms==3.0.0a1