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