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 f69e180 commit 7b76eb7Copy full SHA for 7b76eb7
setup.py
@@ -110,7 +110,7 @@ def long_description():
110
"urwid_readline>=0.15.1",
111
"beautifulsoup4>=4.13.4",
112
"lxml==4.9.4",
113
- "pygments>=2.14.0,<2.18.0",
+ "pygments>=2.17.2,<2.18.0", # 2.18.0 will drop support for Python 3.7
114
"typing_extensions~=4.5.0",
115
"python-dateutil>=2.8.2",
116
"pytz>=2022.7.1",
0 commit comments