We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47577ec commit 8a01946Copy full SHA for 8a01946
requirements.txt
@@ -10,7 +10,7 @@ flask==3.0.0 ; python_version >= "3.10" and python_version < "4.0"
10
gunicorn==21.2.0 ; python_version >= "3.10" and python_version < "4.0"
11
isort==5.13.2 ; python_version >= "3.10" and python_version < "4.0"
12
itsdangerous==2.1.2 ; python_version >= "3.10" and python_version < "4.0"
13
-jinja2==3.1.2 ; python_version >= "3.10" and python_version < "4.0"
+jinja2==3.1.3 ; python_version >= "3.10" and python_version < "4.0"
14
jsmin==3.0.1 ; python_version >= "3.10" and python_version < "4.0"
15
lesscpy==0.15.1 ; python_version >= "3.10" and python_version < "4.0"
16
markupsafe==2.1.3 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments