requirements.txt 1.2 KB

1234567891011121314151617181920212223242526272829
  1. aiohappyeyeballs==2.4.3
  2. aiohttp==3.10.8
  3. aiohttp-client-cache==0.12.2
  4. aiosignal==1.3.1
  5. annotated-types==0.7.0
  6. appdirs==1.4.4
  7. async-timeout==4.0.3
  8. attrs==24.2.0
  9. cattrs==24.1.2
  10. certifi==2024.8.30
  11. charset-normalizer==3.3.2
  12. exceptiongroup==1.2.2
  13. frozenlist==1.4.1
  14. HomeAssistant-API==4.2.2.post2
  15. idna==3.10
  16. itsdangerous==2.2.0
  17. multidict==6.1.0
  18. paho-mqtt==2.1.0
  19. pydantic==2.8.2
  20. pydantic_core==2.20.1
  21. python-dotenv==1.0.1
  22. requests==2.32.3
  23. requests-cache==0.9.8
  24. simplejson==3.19.3
  25. six==1.16.0
  26. typing_extensions==4.12.2
  27. url-normalize==1.4.3
  28. urllib3==2.2.3
  29. yarl==1.13.1