From 528b95cba8a730963efe343edad1ad19ebe42f7d Mon Sep 17 00:00:00 2001 From: Emily Rockman Date: Mon, 22 Apr 2024 12:16:44 -0500 Subject: [PATCH] pin proto-types to match proto pin (#9999) --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index da0ee332952..b7827c7003c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -29,7 +29,7 @@ types-docutils types-PyYAML types-Jinja2 types-mock -types-protobuf +types-protobuf>=4.0.0,<5.0.0 types-pytz types-requests types-setuptools