Skip to content

Commit 680de5f

Browse files
committed
deps: update requirements.txt
1 parent bd79508 commit 680de5f

File tree

1 file changed

+12
-20
lines changed

1 file changed

+12
-20
lines changed

src/requirements.txt

Lines changed: 12 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,21 @@
1-
black==19.10b0
2-
blinker==1.4
3-
cffi==1.14.0
4-
click==7.1.1
5-
Flask==1.1.2
6-
Flask-Admin==1.5.6
1+
Flask==1.1.4
2+
Flask-Admin==1.5.8
73
Flask-Bcrypt==0.7.1
84
Flask-Login==0.5.0
95
Flask-Mail==0.9.1
10-
Flask-SQLAlchemy==2.4.3
6+
Flask-SQLAlchemy==2.5.1
117
Flask-SSLify==0.1.5
12-
Flask-WTF==0.14.3
13-
flake8==3.7.9
8+
Flask-WTF==0.15.1
9+
Flask-Caching==1.10.1
10+
Flask-Minify==0.32
11+
Flask-Migrate==3.0.1
12+
psycopg2==2.9.1
13+
redis==3.5.3
1414
gunicorn==20.0.4
15-
itsdangerous==1.1.0
16-
Jinja2==2.11.3
17-
MarkupSafe==1.1.1
18-
psycopg2==2.8.5
19-
pycparser==2.20
15+
meinheld==1.0.2
2016
pytz==2019.3
2117
six==1.14.0
22-
Werkzeug==1.0.1
2318
WTForms==2.2.1
2419
tablib==1.1.0
25-
Flask-Caching==1.9.0
26-
redis==3.5.3
27-
meinheld==1.0.2
28-
Flask-Minify==0.25
29-
Flask-Migrate==2.5.3
20+
flake8==3.7.9
21+
black==19.10b0

0 commit comments

Comments
 (0)