From 12504ea2f77719c77be69ba65db6fb077c6e2220 Mon Sep 17 00:00:00 2001 From: missytake Date: Mon, 27 Jan 2025 17:00:36 +0100 Subject: [PATCH] pin pickleDB 0.9 for now --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 447a22a..c334648 100644 --- a/setup.cfg +++ b/setup.cfg @@ -22,7 +22,7 @@ python_requires = >=3.8 install_requires = click pyinfra - pickleDB + pickleDB==0.9 qrcode deltachat>=1.142.7