fix requirements, update changelog

This commit is contained in:
Jeremy Kauffman 2017-06-28 14:21:21 -04:00
parent bab2f7d53c
commit 91ba6f1773
2 changed files with 3 additions and 1 deletions

View file

@ -28,6 +28,7 @@ Web UI version numbers should always match the corresponding version of LBRY App
* Show page updates correctly when navigating from show page to another show page
* NSFW setting respected on show page
* URI handling navigates to correct page if app is closed
* URI handling issues specific to Windows (maybe)
* Changing the NSFW setting refreshes properly (previously required app restart)
### Deprecated

View file

@ -1,5 +1,6 @@
GitPython==2.1.1
PyGithub==1.32
requests[security]==2.13.0
uritemplate==3.0.0
git+https://github.com/lbryio/bumpversion.git
boto3==1.4.4
boto3==1.4.4