Skip to content

Bump protobuf from 3.11.3 to 3.18.3 in /skeleton #15

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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 skeleton/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ markupsafe==1.1.1 # via jinja2
mock==3.0.5 # via tensorflow-estimator
numpy==1.18.4 # via h5py, keras-applications, keras-preprocessing, opencv-contrib-python, skeleton (setup.py), tensorboard, tensorflow, tensorflow-estimator
opencv-contrib-python==3.4.9.33 # via skeleton (setup.py)
protobuf==3.11.3 # via tensorboard, tensorflow
protobuf==3.18.3 # via tensorboard, tensorflow
pyyaml==5.3.1 # via skeleton (setup.py)
requests==2.23.0 # via skeleton (setup.py)
six==1.14.0 # via absl-py, grpcio, h5py, keras-preprocessing, mock, protobuf, tensorboard, tensorflow, tensorflow-estimator
Expand Down