Skip to content

Commit 17b8969

Browse files
authored
Merge pull request #51 from freelancer/gnavarro-bump-dependencies
Bump Jinja2 and SQLAlchemy
2 parents 5378c58 + ace7d7a commit 17b8969

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

examples/demo_web_application/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ Flask-Migrate==2.1.1
77
Flask-SQLAlchemy==2.3.2
88
idna==2.6
99
itsdangerous==0.24
10-
Jinja2==2.10
10+
Jinja2==2.10.1
1111
Mako==1.0.7
1212
MarkupSafe==1.0
1313
psycopg2==2.7.3.2
1414
python-dateutil==2.6.1
1515
python-editor==1.0.3
1616
requests==2.20.0
1717
six==1.11.0
18-
SQLAlchemy==1.1.15
18+
SQLAlchemy==1.3.0
1919
urllib3==1.24.2
2020
Werkzeug==0.12.2
21-
freelancersdk
21+
freelancersdk

0 commit comments

Comments
 (0)