➕ replace tomlib with tomlkit
tomlkit can read and write toml files
This commit is contained in:
parent
19603d6d9f
commit
e8503bd073
8 changed files with 145 additions and 156 deletions
|
@ -18,8 +18,7 @@ dependencies = [
|
|||
"httpx>=0.28.1",
|
||||
"ms-active-directory>=1.14.1",
|
||||
"python-crontab>=3.2.0",
|
||||
"pyyaml>=6.0.2",
|
||||
"tomli-w>=1.2.0",
|
||||
"tomlkit>=0.13.2",
|
||||
"validators>=0.34.0",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue