diff --git a/requirements.txt b/requirements.txt index 2e085cf6..9310a018 100644 --- a/requirements.txt +++ b/requirements.txt @@ -79,8 +79,7 @@ pyppeteerstealth>=0.0.4 pytest ~=7.2 pytest-flask ~=1.2 -# Pin jsonschema version to prevent build errors on armv6 while rpds-py wheels aren't available (1708) -jsonschema==4.17.3 +jsonschema ~= 4 loguru