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 df171a9 commit 0e3d50cCopy full SHA for 0e3d50c
pyproject.toml
@@ -99,7 +99,7 @@ lint = [
99
"types-defusedxml==0.7.0.20240218",
100
"types-docutils==0.21.0.20250514",
101
"types-Pillow==10.2.0.20240822",
102
- "types-Pygments==2.19.0.20250305",
+ "types-Pygments==2.19.0.20250514",
103
"types-requests==2.32.0.20250328", # align with requests
104
"types-urllib3==1.26.25.14",
105
"pyright==1.1.400",
@@ -167,7 +167,7 @@ type-stubs = [
167
168
169
170
171
"types-requests==2.32.0.20250328",
172
173
]
0 commit comments