Skip to content

Commit ea58e47

Browse files
authored
Merge pull request #425 from nlweb-ai/dependabot/pip/AskAgent/python/protobuf-gte-3.20-and-lt-8
Update protobuf requirement from <5,>=3.20 to >=3.20,<8 in /AskAgent/python
2 parents 8426094 + b95a1be commit ea58e47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AskAgent/python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jsonschema>=4.19.1
66
mcp>=1.0.0
77
marshmallow<4.0.0
88
packaging>=16.8,<27
9-
protobuf<5,>=3.20
9+
protobuf>=3.20,<8
1010
matplotlib>=3.8.0
1111
python-dotenv>=1.0.0
1212
aiohttp>=3.9.1

0 commit comments

Comments
 (0)