dotenv is not required directly, only indirectly (#2087)
via environs and pydantic (both already present in pyproject.toml)
This commit is contained in:
parent
5f8faf237c
commit
d1b89bc68a
2 changed files with 1 additions and 2 deletions
|
|
@ -30,7 +30,6 @@ protobuf = "4.24.3"
|
|||
pyln-client = "23.8"
|
||||
pywebpush = "1.14.0"
|
||||
slowapi = "0.1.8"
|
||||
python-dotenv = "1.0.0"
|
||||
websocket-client = "1.6.3"
|
||||
pycryptodomex = "3.19.0"
|
||||
packaging = "23.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue