diff --git a/pyproject.toml b/pyproject.toml index eb81d7a..0ebd01d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,6 @@ production = [ "uvicorn[standard]>=0.30.0", ] saas = [ - "clerk-backend-api>=1.0.0", "stripe>=9.1.0", ]