diff --git a/pyproject.toml b/pyproject.toml index e8945b67..252fef1d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,12 +22,9 @@ maintainers = [ ] urls = {homepage = "https://contentauthenticity.org", repository = "https://github.com/contentauth/c2pa-python"} dependencies = [ - "wheel>=0.41.2", - "setuptools>=68.0.0", "toml>=0.10.2", "pytest>=7.4.0", "cryptography>=41.0.0", - "requests>=2.0.0" ] [project.scripts]