Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency conflict when trying to use Python SDK #27

Closed
ranganathkoman opened this issue Dec 7, 2023 · 2 comments
Closed

Dependency conflict when trying to use Python SDK #27

ranganathkoman opened this issue Dec 7, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@ranganathkoman
Copy link

ranganathkoman commented Dec 7, 2023

Customer is trying to use the python SDK, but there is a dependency conflict. They are using Supabase so they need the postgrest lib and it relies on deprecation.
postgrest 0.11.0 depends on deprecation<3.0.0 and >=2.1.0
rudder-sdk-python 2.0.2 depends on deprecation~=2.0.6

@ranganathkoman ranganathkoman added the bug Something isn't working label Dec 7, 2023
@itsdebs
Copy link

itsdebs commented Dec 11, 2023

We will be fixing this on next release

@itsdebs
Copy link

itsdebs commented Mar 28, 2024

Fixed in v2.1.0.

@itsdebs itsdebs closed this as completed Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants