* Bump voluptuous to v0.13.0 * Update DEPENDENCY_CONFLICTS * Update following python_awair bump * Revert "Update following python_awair bump" This reverts commit 089bd7b4498d170e06b72cc815b8e61c51f2f42a. * Revert "Update DEPENDENCY_CONFLICTS" This reverts commit ddd83212b8a0c21f01e00feafe181dc7b1866b0f. * Test fail-fast * Revert "Test fail-fast" This reverts commit 446e104a2463a7ad1ac1eb21ea04c21fff27f88c.
26 lines
453 B
Plaintext
26 lines
453 B
Plaintext
-c homeassistant/package_constraints.txt
|
|
|
|
# Home Assistant Core
|
|
aiohttp==3.8.1
|
|
astral==2.2
|
|
async_timeout==4.0.2
|
|
attrs==21.2.0
|
|
atomicwrites==1.4.0
|
|
awesomeversion==22.2.0
|
|
bcrypt==3.1.7
|
|
certifi>=2021.5.30
|
|
ciso8601==2.2.0
|
|
httpx==0.22.0
|
|
ifaddr==0.1.7
|
|
jinja2==3.1.1
|
|
PyJWT==2.3.0
|
|
cryptography==35.0.0
|
|
pip>=21.0,<22.1
|
|
python-slugify==4.0.1
|
|
pyyaml==6.0
|
|
requests==2.27.1
|
|
typing-extensions>=3.10.0.2,<5.0
|
|
voluptuous==0.13.0
|
|
voluptuous-serialize==2.5.0
|
|
yarl==1.7.2
|