File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -193,6 +193,10 @@ six==1.16.0 \
193
193
--hash =sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 \
194
194
--hash =sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254
195
195
# via -r requirements.txt.in
196
+ tomli == 2.0.1 \
197
+ --hash =sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc \
198
+ --hash =sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f
199
+ # via -r requirements.txt.in
196
200
types-jsonschema == 4.17.0.2 \
197
201
--hash =sha256:8b9e1140d4d780f0f19b5cab1b8a3732e8dd5e49dbc1f174cc0b499125ca6f6c \
198
202
--hash =sha256:8fd2f9aea4da54f9a811baa6963aac10fd680c18baa6237392c079b97d152738
Original file line number Diff line number Diff line change 5
5
PyYAML
6
6
# Undeclared dependency in docker 5.0 package.
7
7
six
8
+ # This is a transitive dependency that doesn't get picked up when running on
9
+ # modern Python. So include to force it in requirements.txt.
10
+ tomli
8
11
types-jsonschema
9
12
types-PyYAML
10
13
zstandard
You can’t perform that action at this time.
0 commit comments