Skip to content

Commit

Permalink
updating requirements for OAuth2.
Browse files Browse the repository at this point in the history
  • Loading branch information
jesseward committed Apr 27, 2014
1 parent 6973b8f commit e2346e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Optionally discogstagger will embed the found album art into the file meta data
* Mutagen
* discogs-client
* requests
* OAuth2

I am also packaging/reusing the MediaFile library from the "beets" project. This
will be packaged with discogs tagger until MediaFile is split out to its own
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
discogs-client>=1.1.1
mutagen>=1.21
requests>=1.2.0
auth2>=1.5.211

0 comments on commit e2346e9

Please sign in to comment.