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 739b262 commit 6dbb6f5Copy full SHA for 6dbb6f5
docs/requirements.txt
@@ -7,7 +7,7 @@ charset-normalizer==3.2.0; python_full_version >= '3.7.0'
7
docutils==0.18.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
8
idna==3.4; python_version >= '3.5'
9
imagesize==1.4.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
10
-jinja2==3.1.2; python_version >= '3.7'
+jinja2==3.1.3; python_version >= '3.7'
11
markupsafe==2.0.1; python_version >= '3.6'
12
packaging==23.1; python_version >= '3.7'
13
parsimonious==0.10.0
0 commit comments