Skip to content

Commit b47be71

Browse files
committed
Added type stubs for regex
1 parent bb015d6 commit b47be71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ type-stubs = [
144144
"types-Pygments==2.19.0.20251121",
145145
"types-requests==2.32.4.20250913",
146146
"types-urllib3==1.26.25.14",
147+
"types-regex>=2025.7.29"
147148
]
148149

149150
[tool.flit.module]

0 commit comments

Comments
 (0)