aboutsummaryrefslogtreecommitdiff
path: root/examples/py-schema-validation
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2023-07-03 22:03:53 +0200
committerToni Uhlig <matzeton@googlemail.com>2023-07-16 22:06:36 +0200
commit92b3c7644640cb38b101f93100ebc04f04ee6ef9 (patch)
treefdcf46c8887be1164c4ede08fb6ee99e19012263 /examples/py-schema-validation
parent967381a5990c7b637dffddf80d90104315a6b123 (diff)
Added Keras based Autoencode (Work-in-Progress!)
* minor fixes Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'examples/py-schema-validation')
-rw-r--r--examples/py-schema-validation/requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/py-schema-validation/requirements.txt b/examples/py-schema-validation/requirements.txt
new file mode 100644
index 000000000..d89304b1a
--- /dev/null
+++ b/examples/py-schema-validation/requirements.txt
@@ -0,0 +1 @@
+jsonschema