1
mirror of https://github.com/home-assistant/core synced 2024-10-01 05:30:36 +02:00
ha-core/requirements.txt

26 lines
453 B
Plaintext
Raw Normal View History

-c homeassistant/package_constraints.txt
# Home Assistant Core
2021-12-01 19:45:16 +01:00
aiohttp==3.8.1
2021-04-02 00:29:08 +02:00
astral==2.2
async_timeout==4.0.2
2021-05-09 22:13:09 +02:00
attrs==21.2.0
atomicwrites==1.4.0
awesomeversion==22.2.0
bcrypt==3.1.7
certifi>=2021.5.30
2021-09-26 14:47:29 +02:00
ciso8601==2.2.0
httpx==0.21.3
ifaddr==0.1.7
2021-11-10 11:04:42 +01:00
jinja2==3.0.3
2021-09-08 05:59:02 +02:00
PyJWT==2.1.0
2021-11-11 18:27:22 +01:00
cryptography==35.0.0
pip>=21.0,<22.1
python-slugify==4.0.1
2021-10-14 09:29:31 +02:00
pyyaml==6.0
2022-01-06 19:15:17 +01:00
requests==2.27.1
typing-extensions>=3.10.0.2,<5.0
2021-09-26 18:59:00 +02:00
voluptuous==0.12.2
voluptuous-serialize==2.5.0
2022-01-13 01:07:11 +01:00
yarl==1.7.2