Skip to content

Commit 01446c0

Browse files
Bump certifi from 2024.6.2 to 2024.7.4 in /larq_compute_engine
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4. - [Commits](certifi/python-certifi@2024.06.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8da5a19 commit 01446c0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

larq_compute_engine/requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ array-record==0.5.1
1717
# via tensorflow-datasets
1818
astunparse==1.6.3
1919
# via tensorflow
20-
certifi==2024.6.2
20+
certifi==2024.7.4
2121
# via requests
2222
charset-normalizer==3.3.2
2323
# via requests
@@ -41,7 +41,7 @@ google-pasta==0.2.0
4141
# via tensorflow
4242
googleapis-common-protos==1.63.1
4343
# via
44-
# -r larq_compute_engine/requirements.in
44+
# -r requirements.in
4545
# tensorflow-metadata
4646
grpcio==1.64.1
4747
# via
@@ -62,7 +62,7 @@ iniconfig==2.0.0
6262
keras==3.3.3
6363
# via tensorflow
6464
larq==0.13.3
65-
# via -r larq_compute_engine/requirements.in
65+
# via -r requirements.in
6666
libclang==18.1.1
6767
# via tensorflow
6868
markdown==3.6
@@ -118,7 +118,7 @@ pyarrow==16.1.0
118118
pygments==2.18.0
119119
# via rich
120120
pytest==8.2.2
121-
# via -r larq_compute_engine/requirements.in
121+
# via -r requirements.in
122122
requests==2.32.3
123123
# via
124124
# tensorflow
@@ -140,10 +140,10 @@ tensorboard-data-server==0.7.2
140140
# via tensorboard
141141
tensorflow==2.16.1
142142
# via
143-
# -r larq_compute_engine/requirements.in
143+
# -r requirements.in
144144
# tf-keras
145145
tensorflow-datasets==4.9.6
146-
# via -r larq_compute_engine/requirements.in
146+
# via -r requirements.in
147147
tensorflow-metadata==1.15.0
148148
# via tensorflow-datasets
149149
termcolor==2.4.0
@@ -153,12 +153,12 @@ termcolor==2.4.0
153153
terminaltables==3.1.10
154154
# via larq
155155
tf-keras==2.16.0
156-
# via -r larq_compute_engine/requirements.in
156+
# via -r requirements.in
157157
toml==0.10.2
158158
# via tensorflow-datasets
159159
tqdm==4.66.4
160160
# via
161-
# -r larq_compute_engine/requirements.in
161+
# -r requirements.in
162162
# etils
163163
# tensorflow-datasets
164164
typing-extensions==4.12.2

0 commit comments

Comments
 (0)