mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-13 12:16:29 +00:00
Update setup.py (#373)
This commit is contained in:
parent
da55f6fb10
commit
6bc9792248
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==2.3.10',
|
'aiohttp==2.3.10',
|
||||||
'docker==3.0.1',
|
'docker==3.1.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