poetry.lock 1.2 KB

12345678910111213141516171819202122232425262728293031323334
  1. # This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand.
  2. [[package]]
  3. name = "paho-mqtt"
  4. version = "2.1.0"
  5. description = "MQTT version 5.0/3.1.1 client class"
  6. optional = false
  7. python-versions = ">=3.7"
  8. files = [
  9. {file = "paho_mqtt-2.1.0-py3-none-any.whl", hash = "sha256:6db9ba9b34ed5bc6b6e3812718c7e06e2fd7444540df2455d2c51bd58808feee"},
  10. {file = "paho_mqtt-2.1.0.tar.gz", hash = "sha256:12d6e7511d4137555a3f6ea167ae846af2c7357b10bc6fa4f7c3968fc1723834"},
  11. ]
  12. [package.extras]
  13. proxy = ["pysocks"]
  14. [[package]]
  15. name = "python-dotenv"
  16. version = "1.0.1"
  17. description = "Read key-value pairs from a .env file and set them as environment variables"
  18. optional = false
  19. python-versions = ">=3.8"
  20. files = [
  21. {file = "python-dotenv-1.0.1.tar.gz", hash = "sha256:e324ee90a023d808f1959c46bcbc04446a10ced277783dc6ee09987c37ec10ca"},
  22. {file = "python_dotenv-1.0.1-py3-none-any.whl", hash = "sha256:f7b63ef50f1b690dddf550d03497b66d609393b40b564ed0d674909a68ebf16a"},
  23. ]
  24. [package.extras]
  25. cli = ["click (>=5.0)"]
  26. [metadata]
  27. lock-version = "2.0"
  28. python-versions = "^3.8"
  29. content-hash = "a464e018da3c243fd5b889dddee79b9f4d25f520855325f8478224b55eebbbcc"