Skip to content

Commit bf0fc3c

Browse files
committed
fix: added protobuf constraint to requirements.txt
Signed-off-by: Cagri Yonca <[email protected]>
1 parent ce3f3d3 commit bf0fc3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +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
2425
pymongo>=3.11.4
2526
pyramid>=2.0.1
2627
pytest>=6.2.4

0 commit comments

Comments
 (0)