fix(deps): Add missing jsonschema (#3052)

This commit is contained in:
Pepe Fagoaga
2023-11-20 18:41:39 +01:00
committed by GitHub
parent d14541d1de
commit 26cbafa204
2 changed files with 5 additions and 3 deletions

View File

@@ -40,6 +40,7 @@ colorama = "0.4.6"
detect-secrets = "1.4.0"
google-api-python-client = "2.107.0"
google-auth-httplib2 = "^0.1.0"
jsonschema = "4.18.0"
mkdocs = {version = "1.5.3", optional = true}
mkdocs-material = {version = "9.4.8", optional = true}
msgraph-core = "0.2.2"