mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
replace deprecated crypt package with crypt-r
This commit is contained in:
@@ -12,6 +12,7 @@ dependencies = [
|
||||
"deltachat-rpc-client",
|
||||
"filelock",
|
||||
"requests",
|
||||
"crypt-r",
|
||||
]
|
||||
|
||||
[tool.setuptools]
|
||||
|
||||
Reference in New Issue
Block a user