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 b7d59bf commit bbe00fdCopy full SHA for bbe00fd
2 files changed
requirements-trace.txt
@@ -106,7 +106,7 @@ py-serializable==2.1.0
106
# via cyclonedx-python-lib
107
pycparser==3.0
108
# via cffi
109
-pygments==2.20.0
+pygments==2.20.0 ; python_version >= "3.9"
110
# via
111
# omnipkg (pyproject.toml)
112
# rich
requirements.txt
@@ -43,7 +43,7 @@ propcache==0.4.1
43
psutil==7.2.2
44
py-serializable==2.1.0
45
46
47
pyparsing==3.3.2
48
requests==2.33.1
49
rich==14.3.3
0 commit comments