We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d114b6 commit b3a697fCopy full SHA for b3a697f
requirements.txt
@@ -7,7 +7,7 @@ flask==2.1.1; python_version >= "3.7"
7
idna==3.3; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.5"
8
importlib-metadata==4.11.3; python_version < "3.10" and python_version >= "3.7"
9
itsdangerous==2.1.2; python_version >= "3.7"
10
-jinja2==3.1.1; python_version >= "3.7"
+jinja2==3.1.2; python_version >= "3.7"
11
markupsafe==2.1.1; python_version >= "3.7"
12
python-dotenv==0.20.0; python_version >= "3.5"
13
uwsgi==2.0.20
0 commit comments