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

Fix dependencies - pyproj #514

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

AjayThorve
Copy link
Member

@AjayThorve AjayThorve commented Jul 28, 2023

This PR fixes an issue raised in #511, which prevented the cuxfilter installation. This was caused by an indirect version conflict with pyproj (<3.4).

This PR removes the <3.4 pin, and also removes it as a direct run-dependency, since we only use it in notebooks.

cc @exactlyallan

resolves #511

@AjayThorve AjayThorve requested review from a team as code owners July 28, 2023 22:29
@AjayThorve AjayThorve added non-breaking Non-breaking change bug Something isn't working labels Jul 28, 2023
@AjayThorve AjayThorve changed the title remove pyproj as a direct dependency, since it's only used in notebooks Fix dependencies - pyproj Jul 28, 2023
@AjayThorve
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit f1f79f6 into rapidsai:branch-23.08 Jul 31, 2023
@AjayThorve AjayThorve deleted the fix-tf-compatibility branch July 31, 2023 18:11
This was referenced Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working conda non-breaking Non-breaking change Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Environment compatability issue with Tensorflow 2.12
3 participants