diff --git a/hatch_build.py b/hatch_build.py index 2476745730a3..960f818d48f1 100644 --- a/hatch_build.py +++ b/hatch_build.py @@ -118,7 +118,7 @@ "flask-bcrypt>=0.7.1", ], "rabbitmq": [ - "amqp", + "amqp>=5.2.0", ], "s3fs": [ # This is required for support of S3 file system which uses aiobotocore