We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 647d9bd commit b96f507Copy full SHA for b96f507
pyproject.toml
@@ -97,7 +97,7 @@ lint = [
97
"sphinx-lint>=0.9",
98
"types-colorama==0.4.15.20240311",
99
"types-defusedxml==0.7.0.20250516",
100
- "types-docutils==0.21.0.20250514",
+ "types-docutils==0.21.0.20250516",
101
"types-Pillow==10.2.0.20240822",
102
"types-Pygments==2.19.0.20250516",
103
"types-requests==2.32.0.20250515", # align with requests
@@ -165,7 +165,7 @@ type-stubs = [
165
# align with versions used elsewhere
166
167
168
169
170
171
"types-requests==2.32.0.20250515",
0 commit comments