Skip to content

Commit

Permalink
fix: bump up protobuf to 3.20.2 for security concerns (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
mapleeit committed Oct 18, 2022
1 parent d25cca6 commit d62b2df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ jina>=3.6.9
Jinja2==3.0.2
loguru>=0.5.3
pipreqs==0.4.10
protobuf>=3.19.1,<=3.20.1
protobuf>=3.20.2
pypi-simple==0.9.0
uvicorn>=0.12.1

0 comments on commit d62b2df

Please sign in to comment.