Update setup.py (#373)

This commit is contained in:
Pascal Vizeli 2018-02-23 10:37:14 +01:00 committed by GitHub
parent da55f6fb10
commit 6bc9792248
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ setup(
install_requires=[
'async_timeout==2.0.0',
'aiohttp==2.3.10',
'docker==3.0.1',
'docker==3.1.0',
'colorlog==3.1.2',
'voluptuous==0.11.1',
'gitpython==2.1.8',