diff --git a/requirements.txt b/requirements.txt index 9f03019..d2ea151 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ h11==0.14.0; python_full_version >= "3.6.1" and python_version >= "3.6" httptools==0.6.4 idna==3.3; python_full_version >= "3.6.2" and python_version >= "3.7" and python_version < "4.0" itsdangerous==2.0.1; python_full_version >= "3.6.2" and python_version >= "3.6" and python_full_version < "4.0.0" -jinja2==3.0.2; python_full_version >= "3.6.2" and python_version >= "3.6" and python_full_version < "4.0.0" +jinja2==3.1.5; python_full_version >= "3.6.2" and python_version >= "3.6" and python_full_version < "4.0.0" markupsafe==3.0.2; python_full_version >= "3.6.1" and python_version >= "3.6" motor==2.5.1; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.2" multidict==5.2.0; python_version >= "3.7" and python_version < "4.0"