diff --git a/README b/README index 4d2bfae0..309c4cf1 100644 --- a/README +++ b/README @@ -29,7 +29,7 @@ General dependencies - Python 3.2 (http://www.python.org) - Send2Trash3k (http://hg.hardcoded.net/send2trash) - hsaudiotag3k 1.1.0 (for ME) (http://hg.hardcoded.net/hsaudiotag) -- jobprogress 1.0.2 (http://hg.hardcoded.net/jobprogress) +- jobprogress 1.0.3 (http://hg.hardcoded.net/jobprogress) - Sphinx 1.1 (http://sphinx.pocoo.org/) - polib 0.7.0 (http://bitbucket.org/izi/polib) - pytest 2.0.0, to run unit tests. (http://pytest.org/) diff --git a/requirements.txt b/requirements.txt index cebe4844..2a2402f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -jobprogress>=1.0.2 +jobprogress>=1.0.3 Send2Trash3k>=1.2.0 sphinx>=1.1.0 polib>=0.7.0