Skip to content

Commit

Permalink
⬆️ Bump poetry from 1.1.2 to 1.1.4, pip from 20.2.3 to 20.3.1
Browse files Browse the repository at this point in the history
Bumps [poetry](https://github.com/python-poetry/poetry) from 1.1.2 to 1.1.4.
  - [Release notes](https://github.com/python-poetry/poetry/releases)
  - [Changelog](https://github.com/python-poetry/poetry/blob/master/CHANGELOG.md)
  - [Commits](python-poetry/poetry@1.1.2...1.1.4)
Bumps [pip](https://github.com/pypa/pip) from 20.2.3 to 20.3.1.
  - [Release notes](https://github.com/pypa/pip/releases/)
  - [Changelog](https://github.com/pypa/pip/blob/master/NEWS.rst)
  - [Commits](pypa/pip@20.2.3...20.3)

Also had to bump llvmlite from 0.34.0 to 0.35.0 and numba from 0.52.0 to 0.53.0 in the poetry.lock file to be in line with conda installed version and prevent "ERROR: Cannot uninstall 'llvmlite'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall". Similar business with cbd1541. The python version in pyproject.toml is now ~3.8 (>=3.8, <3.9) instead of ^3.8 to match numba's requirements. All in the fun of dependency management!
  • Loading branch information
weiji14 committed Dec 4, 2020
1 parent 25a54e8 commit 9a16201
Show file tree
Hide file tree
Showing 4 changed files with 121 additions and 121 deletions.
Loading

0 comments on commit 9a16201

Please sign in to comment.