dotenv is not required directly, only indirectly (#2087)

via environs and pydantic (both already present in pyproject.toml)
This commit is contained in:
Pavol Rusnak 2023-11-08 08:54:46 +01:00 committed by GitHub
parent 5f8faf237c
commit d1b89bc68a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

2
poetry.lock generated
View file

@ -2489,4 +2489,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
[metadata]
lock-version = "2.0"
python-versions = "^3.10 | ^3.9"
content-hash = "8fa58347ff00053e7e81feb763555ea6e892d23a6d953a592dea3fe4ba424b79"
content-hash = "1d542521b6826a76d1b48ab5af2030e0f032d03afe758083e408bcfdf143d829"