Skip to content

Commit

Permalink
Add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
omab committed Jan 29, 2017
1 parent 3fee300 commit 0158374
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased](https://github.com/python-social-auth/social-app-flask-sqlalchemy/commits/master)

### Added
- Missing social-auth-storage-sqlalchemy dependency

## [1.0.0](https://github.com/python-social-auth/social-app-flask-sqlalchemy/releases/tag/1.0.0) - 2017-01-22

### Added
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Expand Up @@ -2,3 +2,4 @@ six
sqlalchemy
social-auth-core >= 1.0.0
social-auth-app-flask >= 1.0.0
social-auth-storage-sqlalchemy >= 1.0.1

0 comments on commit 0158374

Please sign in to comment.