Skip to content

Commit f3439b4

Browse files
authored
Add stubs for tqdm and deprecated (#1328)
1 parent 9d1b3b2 commit f3439b4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ types = [
9090
"pandas-stubs==2.2.2.240807",
9191
"pillow==11.0.0",
9292
"pip==25.0.1",
93+
"types-deprecated==1.2.15.20250304",
94+
"types-tqdm==4.67.0.20250516",
9395
]
9496
test = [
9597
"coverage==7.6.10",

0 commit comments

Comments
 (0)