Skip to content

Python(fix): update dependencies#362

Merged
alexluck-sift merged 1 commit into
mainfrom
python/fix/dependency-update
Oct 30, 2025
Merged

Python(fix): update dependencies#362
alexluck-sift merged 1 commit into
mainfrom
python/fix/dependency-update

Conversation

@alexluck-sift
Copy link
Copy Markdown
Collaborator

Addresses missing pyarrow dependency and an error with protobuf.

Versions of protobuf >= v5 no longer produce the following error:

.../site-packages/sift_client/_internal/low_level_wrappers/data.py", line 104, in _get_data_impl
    request = GetDataRequest(**request_kwargs)
TypeError: Message must be initialized with a dict: sift.data.v2.GetDataRequest

@alexluck-sift alexluck-sift marked this pull request as ready for review October 30, 2025 21:01
@alexluck-sift alexluck-sift merged commit 86672a1 into main Oct 30, 2025
15 checks passed
@alexluck-sift alexluck-sift deleted the python/fix/dependency-update branch October 30, 2025 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants