-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
58 lines (58 loc) · 1020 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
57
58
alembic==1.5.7
astroid==2.2.5
Authlib==0.15.3
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
Click==7.0
colorama==0.4.4
cryptography==3.4.7
decorator==4.4.2
ecdsa==0.13.2
Flask==1.0.2
Flask-Cors==3.0.8
Flask-Migrate==2.7.0
Flask-Moment==0.11.0
Flask-Script==2.0.6
Flask-SQLAlchemy==2.4.0
Flasky==0.1.0
future==0.17.1
gunicorn==20.1.0
idna==2.10
isort==4.3.18
itsdangerous==1.1.0
Jinja2==2.10.1
lazy-object-proxy==1.4.0
Mako==1.1.4
MarkupSafe==1.1.1
mccabe==0.6.1
mypy==0.812
mypy-extensions==0.4.3
pbr==5.5.1
permissive-dict==1.0.3
pjson==1.1
psycopg2==2.8.6
psycopg2-binary==2.8.6
pycparser==2.20
pycryptodome==3.3.1
Pygments==2.8.1
pylint==2.3.1
python-dateutil==2.8.1
python-dotenv==0.17.1
python-editor==1.0.4
python-jose-cryptodome==1.3.2
requests==2.25.1
simplejson==3.17.2
six==1.12.0
SQLAlchemy==1.3.3
sqlalchemy-migrate==0.13.0
SQLAlchemy-Utils==0.36.8
sqlparse==0.4.1
Tempita==0.5.2
typed-ast==1.4.3
typing-extensions==3.7.4.3
urllib3==1.26.5
waitress==2.0.0
Werkzeug==0.15.5
wrapt==1.11.1
xmlformatter==0.1.1