Skip to content

Commit 3628adb

Browse files
committed
chore: update dependencies
1 parent 5d26bb4 commit 3628adb

File tree

2 files changed

+488
-170
lines changed

2 files changed

+488
-170
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ dependencies = [
1515
"StrEnum>=0.4.15,<0.5",
1616
"pyarrow>=14.0.2",
1717
"pandas",
18+
"types-requests>=2.32.0.20241016",
19+
"pandas-stubs>=2.0.3.230814",
1820
]
1921

2022
[project.optional-dependencies]
@@ -31,6 +33,7 @@ dev = [
3133
"pyarrow>=14.0.2",
3234
"pandas",
3335
"rich>=13.7.1",
36+
"mypy>=1.14.1",
3437
]
3538

3639
[tool.hatch.build.targets.sdist]

0 commit comments

Comments
 (0)