update dependencies (#1789)

This commit is contained in:
Maximilian Hils 2016-11-25 16:46:00 +01:00 committed by GitHub
parent 222106916e
commit de9e724a66

View File

@ -73,7 +73,7 @@ setup(
"jsbeautifier>=1.6.3, <1.7", "jsbeautifier>=1.6.3, <1.7",
"lxml>=3.5.0, <=3.6.0", # no wheels for 3.6.1 yet. "lxml>=3.5.0, <=3.6.0", # no wheels for 3.6.1 yet.
"Pillow>=3.2, <3.5", "Pillow>=3.2, <3.5",
"passlib>=1.6.5, <1.7", "passlib>=1.6.5, <1.8",
"pyasn1>=0.1.9, <0.2", "pyasn1>=0.1.9, <0.2",
"pyOpenSSL>=16.0, <17.0", "pyOpenSSL>=16.0, <17.0",
"pyparsing>=2.1.3, <2.2", "pyparsing>=2.1.3, <2.2",