comparison requirements_wheezy.txt @ 70:5607a1171223

Fix requirement of oauthlib
author Björn Ricks <bjoern.ricks@intevation.de>
date Mon, 05 Jan 2015 15:13:43 +0100
parents 2926b497c29c
children
comparison
equal deleted inserted replaced
69:dcf870775c26 70:5607a1171223
16 # dependency of py3o.tmplate 16 # dependency of py3o.tmplate
17 # 1.1.0 is in wheezy, but 1.4.0 is required 17 # 1.1.0 is in wheezy, but 1.4.0 is required
18 six>=1.4.0,<1.5 18 six>=1.4.0,<1.5
19 19
20 # dependency of requests (optional in wheezy) 20 # dependency of requests (optional in wheezy)
21 oauthlib>=0.1.2,<0.1.2 21 oauthlib>=0.1.2,<0.1.3
22 # dependency of requests (optional in wheezy) 22 # dependency of requests (optional in wheezy)
23 # version in wheezy is 2.0.1, but there is no 2.0.x version on pypi 23 # version in wheezy is 2.0.1, but there is no 2.0.x version on pypi
24 chardet>=2.0.1,<2.3 24 chardet>=2.0.1,<2.3
25 25
26 # dependency of requests (stripped in wheezy) 26 # dependency of requests (stripped in wheezy)
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)