Skip to content

Commit

Permalink
updating all modules except peewee to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
talavis committed Apr 7, 2019
1 parent 05b7d51 commit 05675a5
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
Jinja2==2.9.6
MarkupSafe==1.0
Jinja2==2.10.1
MarkupSafe==1.1.1
appdirs==1.4.3
certifi==2017.11.5
certifi==2019.3.9
chardet==3.0.4
idna==2.6
packaging==16.8
idna==2.8
packaging==19.0
peewee==2.9.2
pyparsing==2.2.0
pyparsing==2.3.1
requests==2.21.0
six==1.10.0
tornado==4.5.1
six==1.12.0
tornado==6.0.2
urllib3==1.24.1
psycopg2-binary==2.7.7
psycopg2-binary==2.8.1

0 comments on commit 05675a5

Please sign in to comment.