Mercurial > odfcast
changeset 70:5607a1171223
Fix requirement of oauthlib
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Mon, 05 Jan 2015 15:13:43 +0100 |
parents | dcf870775c26 |
children | b517f2c54272 3171d78a7663 |
files | requirements_wheezy.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/requirements_wheezy.txt Mon Jan 05 12:37:56 2015 +0100 +++ b/requirements_wheezy.txt Mon Jan 05 15:13:43 2015 +0100 @@ -18,7 +18,7 @@ six>=1.4.0,<1.5 # dependency of requests (optional in wheezy) -oauthlib>=0.1.2,<0.1.2 +oauthlib>=0.1.2,<0.1.3 # dependency of requests (optional in wheezy) # version in wheezy is 2.0.1, but there is no 2.0.x version on pypi chardet>=2.0.1,<2.3