diff --git a/hatch_build.py b/hatch_build.py index cf3307b576c7b..26f1233fb8f25 100644 --- a/hatch_build.py +++ b/hatch_build.py @@ -224,10 +224,10 @@ "types-certifi>=2021.10.8.3", "types-croniter>=2.0.0.20240423", "types-docutils>=0.21.0.20240704", - "types-paramiko", - "types-protobuf", - "types-python-dateutil", - "types-python-slugify", + "types-paramiko>=3.4.0.20240423", + "types-protobuf>=5.26.0.20240422", + "types-python-dateutil>=2.9.0.20240316", + "types-python-slugify>=8.0.2.20240310", "types-pytz", "types-redis", "types-requests",