We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e484758 commit eb35b0eCopy full SHA for eb35b0e
requirements.txt
@@ -2,6 +2,6 @@ click==7.1.2; python_version >= "3.6" and python_full_version < "3.0.0" or pytho
2
flask-httpauth==4.4.0
3
flask==2.0.1; python_version >= "3.6"
4
itsdangerous==2.0.0; python_version >= "3.6"
5
-jinja2==3.1.5; python_version >= "3.6"
+jinja2==3.1.6; python_version >= "3.6"
6
markupsafe==2.0.0; python_version >= "3.6"
7
werkzeug==3.0.6; python_version >= "3.6"
0 commit comments