diff --git a/pyproject.toml b/pyproject.toml index 0a73c3a..b06af9a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,8 +46,6 @@ dependencies = [ 'urllib3<2', # conflicts with requests 'python-magic', # figure embed 'pillow', - 'pytest', - 'pytest-cov', ] [project.urls]