diff --git a/requirements.txt b/requirements.txt index 5212e202..e28568a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ numpy==1.21.1; python_version >= "3.7" pillow==8.3.2; python_version >= "3.6" proglog==0.1.9 pyrsistent==0.18.0; python_version >= "3.6" -python-jsonschema-objects==0.4.0 +python-jsonschema-objects==0.5.3 pytube==11.0.1; python_version >= "3.6" requests==2.26.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0") rfc3986==1.5.0; python_version >= "3.6"