We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 082a344 commit 17c7b55Copy full SHA for 17c7b55
requirements.txt
@@ -19,7 +19,7 @@ gunicorn==21.2.0 ; python_version >= "3.10" and python_version < "4.0"
19
idna==3.7 ; python_version >= "3.10" and python_version < "4.0"
20
isort==5.13.2 ; python_version >= "3.10" and python_version < "4.0"
21
itsdangerous==2.1.2 ; python_version >= "3.10" and python_version < "4.0"
22
-jinja2==3.1.3 ; python_version >= "3.10" and python_version < "4.0"
+jinja2==3.1.6 ; python_version >= "3.10" and python_version < "4.0"
23
jsmin==3.0.1 ; python_version >= "3.10" and python_version < "4.0"
24
lesscpy==0.15.1 ; python_version >= "3.10" and python_version < "4.0"
25
markupsafe==2.1.5 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments