Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump protobuf from 3.17.3 to 3.18.3 #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pathtools==0.1.2
Pillow==8.3.2
pkg-resources==0.0.0
promise==2.3
protobuf==3.17.3
protobuf==3.18.3
psutil==5.8.0
pydensecrf @ git+https://github.com/lucasb-eyer/pydensecrf.git@0d53acbcf5123d4c88040fe68fbb9805fc5b2fb9
pyparsing==2.4.7
Expand Down
2 changes: 1 addition & 1 deletion requirements_pau.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ pickleshare==0.7.5
prometheus-client==0.9.0
promise==2.3
prompt-toolkit==3.0.16
protobuf==3.15.3
protobuf==3.18.3
psutil==5.8.0
ptyprocess==0.7.0
pyasn1==0.4.8
Expand Down