Skip to content

Commit 874b6a6

Browse files
pvitalarjun-rajappa
authored andcommitted
fix(currency): Bump up protobuf test requirement.
This change will make available to install google-cloud-storage >= 3.4.1 and <= 3.8.0. This commit fixes INSTA-71942. Signed-off-by: Paulo Vital <[email protected]>
1 parent 96aed93 commit 874b6a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ mysqlclient>=2.0.3
2121
PyMySQL[rsa]>=1.0.2
2222
psycopg2-binary>=2.8.6
2323
pika>=1.2.0
24-
protobuf<=6.30.2
24+
protobuf<=6.33.4
2525
pymongo>=3.11.4
2626
pyramid>=2.0.1
2727
pytest-mock>=3.12.0

0 commit comments

Comments
 (0)