diff --git a/pyproject.toml b/pyproject.toml index 676ad57..a3ba8ad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,6 @@ dependencies = [ tests = [ "pytest", "imageio", - "unittest", "moto", ]