Skip to content

Commit

Permalink
Bump aioesphomeapi to 21.0.2 (esphome#6188)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco authored Feb 6, 2024
1 parent 9dbbc80 commit cfe16c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
async_timeout==4.0.3; python_version <= "3.10"
cryptography==42.0.2
voluptuous==0.14.1
PyYAML==6.0.1
paho-mqtt==1.6.1
Expand All @@ -12,7 +13,7 @@ platformio==6.1.13 # When updating platformio, also update Dockerfile
esptool==4.7.0
click==8.1.7
esphome-dashboard==20231107.0
aioesphomeapi==21.0.1
aioesphomeapi==21.0.2
zeroconf==0.131.0
python-magic==0.4.27

Expand Down
1 change: 0 additions & 1 deletion requirements_optional.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
pillow==10.2.0
cairosvg==2.7.1
cryptography==41.0.4

0 comments on commit cfe16c9

Please sign in to comment.