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

PR: upgrade numpy and pyqt versions #379

Merged
merged 2 commits into from
Apr 19, 2021
Merged

Conversation

jnsebgosselin
Copy link
Owner

@jnsebgosselin jnsebgosselin commented Apr 19, 2021

  • Upgraded Numpy version from 1.16.* to 1.19.*

The numpy version 1.19.x series is now quite stable. The 1.16.* series is quite old and has not received any update since December 29, 2019. This is going to be a problem when we decide to upgrade the version of Python.

  • Upgraded pyqt version from 5.12.* to 5.15.*

The last update of pyqt for the 5.12 series was version 5.12.3 that was released on June 26, 2019. This is a problem if we want to upgrade to Python 3.8, since this version of Python was first release on October 10, 2019.

The 5.15 series is now almost 1 year old and has now received 4 bug fix releases. We can assume it is now quite stable, so I guess it is relatively safe to upgrade the pyqt version that we use to package gwire to the latest release of the 5.15 series.

@jnsebgosselin jnsebgosselin added this to the gwhat-0.5.1 milestone Apr 19, 2021
@jnsebgosselin jnsebgosselin self-assigned this Apr 19, 2021
@jnsebgosselin jnsebgosselin merged commit b7b0b22 into master Apr 19, 2021
@jnsebgosselin jnsebgosselin deleted the update_dependencies branch April 19, 2021 14:35
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.

1 participant