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 c8d6482 commit 757bc7cCopy full SHA for 757bc7c
requirements-dev.txt
@@ -29,7 +29,7 @@ identify==2.6.1
29
idna==3.10
30
importlib-metadata==8.5.0 ; python_full_version < '3.10'
31
iniconfig==2.0.0
32
-jinja2==3.1.4
+jinja2==3.1.6
33
jsmin==3.0.1
34
markdown==3.7
35
markdown-it-py==3.0.0
requirements.txt
@@ -5,14 +5,14 @@ certifi==2024.8.30
5
cffi==1.17.1
6
charset-normalizer==3.3.2
7
click==8.1.7
8
-colorama==0.4.6 ; platform_system == 'Windows'
+colorama==0.4.6 ; sys_platform == 'win32'
9
cryptography==43.0.1
10
deprecated==1.2.14
11
gitdb==4.0.11
12
github-changelog-md==0.9.5
13
gitpython==3.1.43
14
15
16
17
markupsafe==2.1.5
18
mdurl==0.1.2
0 commit comments