update dnscrypt_to_smartdns.py

This commit is contained in:
bgme 2025-10-26 19:08:50 +08:00
parent a322729e2d
commit 97c16cea01
4 changed files with 308 additions and 91 deletions

View file

@ -8,6 +8,7 @@ package-mode = false
[tool.poetry.dependencies]
python = "^3.13"
dnspython = {extras = ["doh"], version = "^2.8.0"}
[tool.poetry.group.dev.dependencies]