Skip to content

Commit

Permalink
pandas
Browse files Browse the repository at this point in the history
  • Loading branch information
solidiquis committed Oct 25, 2024
1 parent 54fef22 commit de89ac0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ dependencies = [
"requests-toolbelt~=1.0",

# May move these to optional dependencies in the future.
"pandas-stubs~=2.0",
"pandas-stubs~=1.4",
"types-PyYAML~=6.0",
"types-protobuf~=5.26",
"types-protobuf~=4.24",
"typing-extensions~=4.6",
"types-requests~=2.25",
]
Expand Down

0 comments on commit de89ac0

Please sign in to comment.