downgrade of vobject to version 0.8.2 and six to 1.10.0
authorReimar Bauer <rb.proj AT googlemail DOT com>
Tue, 08 Mar 2016 16:26:00 +0100
changeset 4874cbc5aa08c34
parent 486 84caf53778bd
child 488 2c010eb5f5b0
downgrade of vobject to version 0.8.2 and six to 1.10.0
requirements-dev.txt
requirements.txt
     1.1 --- a/requirements-dev.txt	Tue Mar 08 07:25:39 2016 +0100
     1.2 +++ b/requirements-dev.txt	Tue Mar 08 16:26:00 2016 +0100
     1.3 @@ -10,11 +10,11 @@
     1.4  pytz>=2015.7
     1.5  speaklater>=1.3
     1.6  wsgiref>=0.1.2
     1.7 -vobject>=0.8.2
     1.8 +vobject==0.8.2
     1.9  qrcode>=5.2.2
    1.10  pillow>=3.1.0
    1.11  pep8==1.4.6
    1.12  py==1.4.19
    1.13  pytest==2.5.1
    1.14  selenium==2.39.0
    1.15 -six==1.4.1
    1.16 +six==1.10.0
     2.1 --- a/requirements.txt	Tue Mar 08 07:25:39 2016 +0100
     2.2 +++ b/requirements.txt	Tue Mar 08 16:26:00 2016 +0100
     2.3 @@ -10,7 +10,7 @@
     2.4  pytz>=2015.7
     2.5  speaklater>=1.3
     2.6  wsgiref>=0.1.2
     2.7 -vobject>=0.8.2
     2.8 +vobject==0.8.2
     2.9  qrcode>=5.2.2
    2.10  pillow>=3.1.0
    2.11 -
    2.12 +six==1.10.0
Impressum Datenschutzerklärung