birdepy / birdepy_project

BirDePy is a Python package for working with continuous time birth-and-death processes.
https://birdepy.github.io
GNU General Public License v3.0
7 stars 1 forks source link

Dependency Dashboard #18

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

github-actions
.github/workflows/release.yml - `actions/checkout v3` - `actions/setup-node v3` - `actions/setup-python v4`
.github/workflows/test.yml - `actions/checkout v3` - `actions/setup-python v4`
npm
package.json - `semantic-release ^20.1.0` - `semantic-release-pypi ^2.5.0` - `@semantic-release/changelog ^6.0.2` - `@semantic-release/git ^10.0.1`
nvm
.nvmrc
pep621
pyproject.toml - `setuptools >=42`
pip_requirements
requirements.dev.txt - `pytest ==7.2.1`
requirements.txt - `numpy ==1.25.2` - `mpmath ==1.2.1` - `scipy ==1.10.0` - `matplotlib ==3.6.3` - `gwr-inversion ==1.0.1` - `scikit-learn ==1.2.1`
pip_setup
setup.py - `numpy >=1.17.0` - `mpmath >=1.2.0` - `scipy >=1.7.0` - `matplotlib >=3.4.2` - `gwr-inversion >=1.0.1` - `numba >=0.56.4`
pyenv
src/.python-version - `python 3.10`