diff --git a/setup.py b/setup.py index c84055933..40ad06a3c 100644 --- a/setup.py +++ b/setup.py @@ -53,7 +53,6 @@ 'djangorestframework-yaml', 'drf-extensions', 'drf-yasg', - 'httpx', 'jsonschema', 'pydantic', 'boto3[s3]',