Skip to content

Commit

Permalink
Try to update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greyli committed Apr 5, 2020
1 parent d0eb175 commit 0eaa6f1
Show file tree
Hide file tree
Showing 3 changed files with 128 additions and 114 deletions.
3 changes: 2 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ watchdog = "*"
python-dotenv = "*"
flask-sqlalchemy = "*"
flask-mail = "*"
sendgrid = "*"
sendgrid = "==5.3.0"
flask-migrate = "*"
flask-caching = "*"
flask-assets = "*"
Expand All @@ -22,3 +22,4 @@ redis = "*"
flask-dropzone = "*"
flask-wtf = "*"
flask-ckeditor = "*"
markupsafe = "==1.1.1"
189 changes: 102 additions & 87 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0eaa6f1

Please sign in to comment.