➕ replace tomlib with tomlkit
tomlkit can read and write toml files
This commit is contained in:
parent
3effd5558f
commit
0d4d6d3f46
8 changed files with 129 additions and 117 deletions
|
@ -17,8 +17,7 @@ dependencies = [
|
|||
"civifang>=0.2.6",
|
||||
"httpx>=0.28.1",
|
||||
"ms-active-directory>=1.14.1",
|
||||
"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