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 certifi from 2024.6.2 to 2024.7.4 in /larq_compute_engine #810

Merged
Merged
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
16 changes: 8 additions & 8 deletions larq_compute_engine/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ array-record==0.5.1
# via tensorflow-datasets
astunparse==1.6.3
# via tensorflow
certifi==2024.6.2
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
Expand All @@ -41,7 +41,7 @@ google-pasta==0.2.0
# via tensorflow
googleapis-common-protos==1.63.1
# via
# -r larq_compute_engine/requirements.in
# -r requirements.in
# tensorflow-metadata
grpcio==1.64.1
# via
Expand All @@ -62,7 +62,7 @@ iniconfig==2.0.0
keras==3.3.3
# via tensorflow
larq==0.13.3
# via -r larq_compute_engine/requirements.in
# via -r requirements.in
libclang==18.1.1
# via tensorflow
markdown==3.6
Expand Down Expand Up @@ -118,7 +118,7 @@ pyarrow==16.1.0
pygments==2.18.0
# via rich
pytest==8.2.2
# via -r larq_compute_engine/requirements.in
# via -r requirements.in
requests==2.32.3
# via
# tensorflow
Expand All @@ -140,10 +140,10 @@ tensorboard-data-server==0.7.2
# via tensorboard
tensorflow==2.16.1
# via
# -r larq_compute_engine/requirements.in
# -r requirements.in
# tf-keras
tensorflow-datasets==4.9.6
# via -r larq_compute_engine/requirements.in
# via -r requirements.in
tensorflow-metadata==1.15.0
# via tensorflow-datasets
termcolor==2.4.0
Expand All @@ -153,12 +153,12 @@ termcolor==2.4.0
terminaltables==3.1.10
# via larq
tf-keras==2.16.0
# via -r larq_compute_engine/requirements.in
# via -r requirements.in
toml==0.10.2
# via tensorflow-datasets
tqdm==4.66.4
# via
# -r larq_compute_engine/requirements.in
# -r requirements.in
# etils
# tensorflow-datasets
typing-extensions==4.12.2
Expand Down
Loading