Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sfermigier committed Jul 30, 2018
1 parent b138b0e commit b66cc2e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ cffi==1.11.5 # via bcrypt
clamd==1.0.2
click==6.7 # via flask
closure==20180204
contextlib2==0.5.5 # via raven
cssmin==0.2.0
decorator==4.3.0 # via validators
flask-assets==0.12
Expand Down Expand Up @@ -60,7 +59,7 @@ six==1.11.0
sqlalchemy-utils==0.33.3 # via wtforms-alchemy
sqlalchemy==1.2.10
sqlparse==0.2.4
tqdm==4.23.4
tqdm==4.24.0
typing==3.6.4
validators==0.12.2 # via wtforms-components
vine==1.1.4 # via amqp
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1485,8 +1485,8 @@ preserve@^0.2.0:
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"

prettier@^1.11.0:
version "1.13.7"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.13.7.tgz#850f3b8af784a49a6ea2d2eaa7ed1428a34b7281"
version "1.14.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.14.0.tgz#847c235522035fd988100f1f43cf20a7d24f9372"

process-nextick-args@~2.0.0:
version "2.0.0"
Expand Down

0 comments on commit b66cc2e

Please sign in to comment.