fix: update dependencies to use python-helpers 1.0.0 instead of cloud-tools

This commit is contained in:
2026-09-06 19:16:15 +02:00
parent b00d6cdf61
commit b6c7133afd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ readme = "README.md"
license = "MIT"
license-files = ["LICENSE"]
requires-python = ">=3.9"
dependencies = ["cloud-tools>=1.3.0"]
dependencies = ["python-helpers>=1.0.0"]
[project.scripts]
miab = "mailinabox.cli.miab:main"