Skip to content

Commit

Permalink
add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
BBC-Esq authored Sep 7, 2024
1 parent bb9725a commit 853f448
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/setup_windows.py
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@ def install_libraries(libraries):
"protobuf==5.27.2",
"psutil==6.0.0",
"pyarrow==17.0.0",
"pyarrow-hotfix==0.6",
"pycparser==2.22",
"pydantic==2.7.4",
"pydantic_core==2.18.4",
Expand Down

0 comments on commit 853f448

Please sign in to comment.