Remove dependency on dns-manager and use dnspython directly instead
This commit is contained in:
@@ -9,7 +9,7 @@ version = {attr = "ddns_service.__version__"}
|
||||
name = "ddns_service"
|
||||
dynamic = ["version"]
|
||||
dependencies = [
|
||||
"dns-manager @ git+https://git.ccc-rheintal.ch/spacefreak/dns-manager.git",
|
||||
"dnspython>=2.4.0",
|
||||
"peewee>=3.17.0",
|
||||
"argon2-cffi>=23.1.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user