mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02:00
Add eventlet to base requirements (#2264)
This commit is contained in:
@ -5,6 +5,7 @@ pytz>=2016.4
|
||||
pip>=7.0.0
|
||||
jinja2>=2.8
|
||||
voluptuous==0.8.9
|
||||
eventlet==0.19.0
|
||||
|
||||
# homeassistant.components.isy994
|
||||
PyISY==1.0.6
|
||||
|
Reference in New Issue
Block a user