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

Bump RAPIDS AI libraries from 0.16 to 0.18a #238

Merged
merged 3 commits into from
Jan 21, 2021
Merged

Bump RAPIDS AI libraries from 0.16 to 0.18a #238

merged 3 commits into from
Jan 21, 2021

Conversation

weiji14
Copy link
Owner

@weiji14 weiji14 commented Jan 21, 2021

Bumps RAPIDS AI libraries from 0.16 to 0.18a (to be released 18 February 2021, but I can't wait so going for pre-release versions)! See release schedule at https://docs.rapids.ai/releases/schedule/#current-release. Supersedes #186.

TODO:

  • Bump cuml and cuspatial from 0.16.0 to 0.18.0a and gdal from 3.0.4 to 3.1.4 (4d00501)
  • Bump cupy from 8.0.0 to 9.0.0b1 (cc70282)
  • Update poetry.lock file (2535e2b)

@weiji14 weiji14 added dependencies Pull requests that update a dependency file maintenance 🧰 Keeping things tidy labels Jan 21, 2021
Bulk updating a lot of dependencies by changing the ^ to == in pyproject.toml, running `rm poetry.lock && poetry lock`, change == back to ^, and then running `poetry lock --no-update` to update the hash. See previous refresh at 8e34722. Manually pinned pyyaml to 1.3.1 (need to be same as locked conda version) and pandas to 1.1.4 (as pint-pandas 0.1 was incompatible with pandas 1.2.1).

- parso (0.7.1 -> 0.8.1)
- ptyprocess (0.6.0 -> 0.7.0)
- pyzmq (20.0.0 -> 21.0.1)
- jedi (0.17.2 -> 0.18.0)
- jupyter-client (6.1.7 -> 6.1.11)
- nbformat (5.0.8 -> 5.1.2)
- packaging (20.7 -> 20.8)
- prompt-toolkit (3.0.8 -> 3.0.11)
- pygments (2.7.2 -> 2.7.4)
- bleach (3.2.1 -> 3.2.2)
- idna (2.10 -> 3.1)
- numpy (1.19.4 -> 1.19.5)
- param (1.10.0 -> 1.10.1)
- pillow (8.0.1 -> 8.1.0)
- ipykernel (5.3.4 -> 5.4.3)
- locket (0.2.0 -> 0.2.1)
- msgpack (1.0.0 -> 1.0.2)
- psutil (5.7.3 -> 5.8.0)
- pyct (0.4.6 -> 0.4.8)
- pytz (2020.4 -> 2020.5)
- requests (2.25.0 -> 2.15.1)
- terminado (0.9.1 -> 0.9.2)
- certifi (2020.11.8 -> 2020.12.5)
- colorcet (2.0.2 -> 2.0.6)
- fsspec (0.8.4 -> 0.8.5)
- jupyter-server (1.2.1 -> 1.2.2)
- notebook (6.1.5 -> 6.2.0)
- panel (0.10.2 -> 0.10.3)
- py (1.9.0 -> 1.10.0)
- cftime (1.3.0 -> 1.3.1)
- fasteners (0.15 -> 0.16)
- holoviews (1.14.0 -> 1.14.1)
- parse (1.18.0 -> 1.19.0)
- pyshp (2.1.2 -> 2.1.3)
- scipy (1.5.4 -> 1.6.0)
- simpervisor (0.3 -> 0.4)
- soupsieve (2.0.1 -> 2.1)
- fastparquet (0.4.1 -> 0.5.0)
- joblib (0.17.0 -> 1.0.0)
- jupyter-server-proxy (1.5.0 -> 1.5.3)
- mako (1.1.3 -> 1.1.4)
- netcdf4 (1.5.4 -> 1.5.5.1)
- typed-ast (1.4.1 -> 1.4.2)
@weiji14 weiji14 marked this pull request as ready for review January 21, 2021 04:46
@weiji14 weiji14 closed this in 28d6eed Jan 21, 2021
@weiji14 weiji14 merged commit 28d6eed into master Jan 21, 2021
@weiji14 weiji14 deleted the rapidsai-0.18a branch January 21, 2021 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file maintenance 🧰 Keeping things tidy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant