From f550deecfcc6235e037dc2ee6f81c06f863c105b Mon Sep 17 00:00:00 2001 From: Emily Rockman Date: Mon, 22 Apr 2024 10:44:57 -0500 Subject: [PATCH] pin proto-types to match proto pin --- 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