mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-19 07:06:30 +00:00
Update docker
This commit is contained in:
parent
0684427373
commit
d36c3919d7
2
setup.py
2
setup.py
@ -42,7 +42,7 @@ setup(
|
|||||||
install_requires=[
|
install_requires=[
|
||||||
'async_timeout==2.0.0',
|
'async_timeout==2.0.0',
|
||||||
'aiohttp==3.0.9',
|
'aiohttp==3.0.9',
|
||||||
'docker==3.1.1',
|
'docker==3.2.0',
|
||||||
'colorlog==3.1.2',
|
'colorlog==3.1.2',
|
||||||
'voluptuous==0.11.1',
|
'voluptuous==0.11.1',
|
||||||
'gitpython==2.1.8',
|
'gitpython==2.1.8',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user