update bui-agent requirements

This commit is contained in:
ziirish 2018-05-02 16:41:18 +02:00
parent 24511c27aa
commit 607d605aa5
No known key found for this signature in database
GPG key ID: 72DB229A64B54E46

View file

@ -113,10 +113,10 @@ setup(
],
install_requires=[
'gevent',
'arrow==0.10.0',
'tzlocal==1.4',
'six==1.10.0',
'pyOpenSSL>=17.2.0',
'arrow==0.12.0',
'tzlocal==1.5.1',
'six==1.11.0',
'pyOpenSSL>=17.5.0',
'configobj==5.0.6',
'pyasn1>=0.2.3',
'cffi>=1.10.0',