fix(dep/json-schema): Fixing json-schema dependencies (#7383)

This commit is contained in:
Tamas Nemeth 2023-02-20 23:02:08 +01:00 committed by GitHub
parent 92cd2b2c1b
commit 097d4e6bbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,6 +55,7 @@ framework_common = {
"click-spinner",
"requests_file",
"jsonref",
"jsonschema",
}
rest_common = {"requests", "requests_file"}