File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22-- PostgreSQL database dump
33--
44
5- \restrict 6kPfc1svfKDlu1zSlDhfq6HghB7EzF0tMY6BGYQjI1OUKDNeEIEHWp0jhZNzQTx
5+ \restrict EYUFstSYfVkLoEgTJ5TltCFLrzsNSNh09lVh95x3mUkGBkkVeOxVizCZoF39XQ9
66
77
88SET statement_timeout = 0 ;
@@ -2445,5 +2445,5 @@ ALTER TABLE ONLY public.url
24452445-- PostgreSQL database dump complete
24462446--
24472447
2448- \unrestrict 6kPfc1svfKDlu1zSlDhfq6HghB7EzF0tMY6BGYQjI1OUKDNeEIEHWp0jhZNzQTx
2448+ \unrestrict EYUFstSYfVkLoEgTJ5TltCFLrzsNSNh09lVh95x3mUkGBkkVeOxVizCZoF39XQ9
24492449
Original file line number Diff line number Diff line change @@ -9,7 +9,9 @@ alabaster==0.7.13
99arrow == 1.2.3
1010 # via isoduration
1111attrs == 22.2.0
12- # via jsonschema
12+ # via
13+ # jsonschema
14+ # referencing
1315babel == 2.12.1
1416 # via
1517 # sphinx
@@ -18,7 +20,7 @@ certifi==2023.7.22
1820 # via requests
1921charset-normalizer == 3.1.0
2022 # via requests
21- check-jsonschema == 0.22 .0
23+ check-jsonschema == 0.30 .0
2224 # via -r requirements.in
2325click == 8.1.3
2426 # via
@@ -74,12 +76,14 @@ jsonref==1.1.0
7476 # via
7577 # compiletojsonschema
7678 # sphinxcontrib-opendataservices-jsonschema
77- jsonschema [format ]== 4.17.3
79+ jsonschema [format ]== 4.23.0
7880 # via
7981 # -r requirements.in
8082 # check-jsonschema
8183 # compiletojsonschema
8284 # sphinxcontrib-openapi
85+ jsonschema-specifications == 2024.10.1
86+ # via jsonschema
8387markdown-it-py == 2.2.0
8488 # via
8589 # mdit-py-plugins
@@ -113,8 +117,6 @@ pygments==2.15.0
113117 # sphinx-mdinclude
114118pygraphviz == 1.10
115119 # via erd-from-json-table-schema
116- pyrsistent == 0.19.3
117- # via jsonschema
118120python-dateutil == 2.8.2
119121 # via
120122 # arrow
@@ -126,15 +128,23 @@ pyyaml==6.0
126128 # myst-parser
127129 # sphinxcontrib-openapi
128130requests == 2.32.4
131+ referencing == 0.35.1
129132 # via
133+ # jsonschema
134+ # jsonschema-specifications
135+ regress == 2024.11.1
130136 # check-jsonschema
131137 # hsds-schema-tools
132138 # sphinx
133139rfc3339-validator == 0.1.4
134140 # via jsonschema
135141rfc3987 == 1.3.8
136142 # via jsonschema
137- ruamel-yaml == 0.17.21
143+ rpds-py == 0.21.0
144+ # via
145+ # jsonschema
146+ # referencing
147+ ruamel-yaml == 0.18.6
138148 # via check-jsonschema
139149ruamel-yaml-clib == 0.2.12
140150 # via ruamel-yaml
@@ -189,6 +199,8 @@ sphinxcontrib-qthelp==1.0.3
189199 # via sphinx
190200sphinxcontrib-serializinghtml == 1.1.5
191201 # via sphinx
202+ tomli == 2.2.1
203+ # via check-jsonschema
192204transifex-client == 0.12.5
193205 # via -r requirements.in
194206typing-extensions == 4.5.0
You can’t perform that action at this time.
0 commit comments