File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ docutils==0.17.1
41
41
# sphinxcontrib-opendataservices-jsonschema
42
42
erd-from-json-table-schema == 0.2.0
43
43
# via -r requirements.in
44
- flatterer == 0.18.0
44
+ flatterer == 0.18.2
45
45
# via hsds-schema-tools
46
46
fqdn == 1.5.1
47
47
# via jsonschema
@@ -55,6 +55,8 @@ ijson==3.2.0.post0
55
55
# via flatterer
56
56
imagesize == 1.4.1
57
57
# via sphinx
58
+ importlib-metadata == 8.5.0
59
+ # via sphinx
58
60
isoduration == 20.11.0
59
61
# via jsonschema
60
62
jinja2 == 3.1.2
@@ -134,6 +136,8 @@ rfc3987==1.3.8
134
136
# via jsonschema
135
137
ruamel-yaml == 0.17.21
136
138
# via check-jsonschema
139
+ ruamel-yaml-clib == 0.2.12
140
+ # via ruamel-yaml
137
141
six == 1.16.0
138
142
# via
139
143
# python-dateutil
@@ -197,6 +201,8 @@ urllib3==1.26.15
197
201
# transifex-client
198
202
webcolors == 1.13
199
203
# via jsonschema
204
+ zipp == 3.20.2
205
+ # via importlib-metadata
200
206
201
207
# The following packages are considered to be unsafe in a requirements file:
202
208
# setuptools
You can’t perform that action at this time.
0 commit comments