mirror of
https://github.com/chatmail/relay.git
synced 2026-06-09 21:21:09 +00:00
fix(deps): Remove domain-validator dependency
It is broken in multiple ways
This commit is contained in:
@@ -10,7 +10,6 @@ dependencies = [
|
||||
"filelock",
|
||||
"requests",
|
||||
"crypt-r >= 3.13.1 ; python_version >= '3.11'",
|
||||
"domain-validator",
|
||||
]
|
||||
|
||||
[tool.setuptools]
|
||||
|
||||
Reference in New Issue
Block a user