Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tdemin committed Dec 27, 2019
1 parent 9e2b7f6 commit 53625a8
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 56 deletions.
7 changes: 4 additions & 3 deletions Pipfile
Expand Up @@ -6,12 +6,13 @@ verify_ssl = true
[dev-packages]
pylint = "*"
yapf = "*"
rope = "*"

[packages]
bcrypt = "==3.1.6"
flask-sqlalchemy = "==2.4.0"
bcrypt = "==3.1.7"
flask-sqlalchemy = "==2.4.1"
flask-cors = "==3.0.8"
flask = "==1.0.3"
flask = "==1.1.1"

[requires]
python_version = "3.7"
88 changes: 35 additions & 53 deletions Pipfile.lock

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

Binary file modified requirements.txt
Binary file not shown.

0 comments on commit 53625a8

Please sign in to comment.