poetry.lock 735 B

1234567891011121314151617181920
  1. # This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand.
  2. [[package]]
  3. name = "python-dotenv"
  4. version = "1.0.0"
  5. description = "Read key-value pairs from a .env file and set them as environment variables"
  6. optional = false
  7. python-versions = ">=3.8"
  8. files = [
  9. {file = "python-dotenv-1.0.0.tar.gz", hash = "sha256:a8df96034aae6d2d50a4ebe8216326c61c3eb64836776504fcca410e5937a3ba"},
  10. {file = "python_dotenv-1.0.0-py3-none-any.whl", hash = "sha256:f5971a9226b701070a4bf2c38c89e5a3f0d64de8debda981d1db98583009122a"},
  11. ]
  12. [package.extras]
  13. cli = ["click (>=5.0)"]
  14. [metadata]
  15. lock-version = "2.0"
  16. python-versions = "^3.11"
  17. content-hash = "c5e9d7ef80551206531e74c9c51ba97d4b66d8df66a3398da6afb0391f703375"