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

Update package versions #158

Merged
merged 1 commit into from
Jan 19, 2022
Merged

Conversation

AbdulkadirA
Copy link
Contributor

Fix issues with python package versions in Python 3.10

@AbdulkadirA AbdulkadirA force-pushed the fix-kiwisolver-version branch 5 times, most recently from 919ab99 to f72bac9 Compare January 19, 2022 06:57
@AbdulkadirA AbdulkadirA marked this pull request as draft January 19, 2022 07:01
@AbdulkadirA
Copy link
Contributor Author

dtale==1.61.1 requires scikit-learn==0.24.2 which causes issues with Python 3.10.2

Not installing dtale will break the Explore .. functionality in the data plugin.

Makes the package versions compatible with Python version 3.10.2.
Breaks compatibility with dtale==1.61.1. As workaround, the
explore button in the data plugin was deactivated.

Update to Pillow>=9.0.0 due to vulnerability.
@AbdulkadirA AbdulkadirA marked this pull request as ready for review January 19, 2022 07:15
@AbdulkadirA AbdulkadirA changed the title Unset specific kiwisolver version Update package versions Jan 19, 2022
@melhemr melhemr merged commit 8361893 into CBICA:main Jan 19, 2022
@ashishsingh18 ashishsingh18 mentioned this pull request Jan 20, 2022
@AbdulkadirA AbdulkadirA deleted the fix-kiwisolver-version branch May 17, 2022 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants