Skip to content

Commit

Permalink
rerender environments
Browse files Browse the repository at this point in the history
  • Loading branch information
mdekstrand committed Mar 3, 2024
1 parent 28eac0d commit ed0f277
Show file tree
Hide file tree
Showing 8 changed files with 30 additions and 28 deletions.
6 changes: 3 additions & 3 deletions envs/lenskit-py3.10-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ dependencies:
- csr>=0.5
- hypothesis>=6
- numba<0.59,>=0.56
- numpy>=1.22
- pandas<2,>=1.4
- numpy>=1.23
- pandas<3,>=1.5
- pytest-cov>=2.12
- pytest-doctestplus>=0.9
- pytest==7.*
- scikit-learn>=1.1
- scipy>=1.8.0
- scipy>=1.9.0
- seedbank>=0.1.0
- tbb
- threadpoolctl>=3.0
10 changes: 5 additions & 5 deletions envs/lenskit-py3.10-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,31 +19,31 @@ dependencies:
- docopt>=0.6
- hypothesis>=6
- invoke>=1
- ipython
- ipython>=7
- matplotlib~=3.4
- myst-nb>=0.13
- nbformat>=5.2
- nbval>=0.9
- notebook>=6
- numba<0.59,>=0.56
- numpy>=1.22
- pandas<2,>=1.4
- pyproject2conda
- numpy>=1.23
- pandas<3,>=1.5
- pyproject2conda~=0.11
- pytest-cov>=2.12
- pytest-doctestplus>=0.9
- pytest==7.*
- python-build==1
- ruff>=0.2
- scikit-learn>=1.1
- scipy>=1.8.0
- scipy>=1.9.0
- seedbank>=0.1.0
- setuptools>=64
- setuptools_scm>=8
- sphinx-autobuild>=2021
- sphinx>=4.2
- sphinx_rtd_theme>=0.5
- sphinxcontrib-bibtex>=2.0
- sphinxext-opengraph>=0.5
- tbb
- threadpoolctl>=3.0
- tqdm>=4
Expand Down
7 changes: 4 additions & 3 deletions envs/lenskit-py3.10-doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,13 @@ dependencies:
- csr>=0.5
- myst-nb>=0.13
- numba<0.59,>=0.56
- numpy>=1.22
- pandas<2,>=1.4
- scipy>=1.8.0
- numpy>=1.23
- pandas<3,>=1.5
- scipy>=1.9.0
- seedbank>=0.1.0
- sphinx>=4.2
- sphinx_rtd_theme>=0.5
- sphinxcontrib-bibtex>=2.0
- sphinxext-opengraph>=0.5
- tbb
- threadpoolctl>=3.0
6 changes: 3 additions & 3 deletions envs/lenskit-py3.10-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ dependencies:
- csr>=0.5
- hypothesis>=6
- numba<0.59,>=0.56
- numpy>=1.22
- pandas<2,>=1.4
- numpy>=1.23
- pandas<3,>=1.5
- pytest-cov>=2.12
- pytest-doctestplus>=0.9
- pytest==7.*
- scipy>=1.8.0
- scipy>=1.9.0
- seedbank>=0.1.0
- tbb
- threadpoolctl>=3.0
6 changes: 3 additions & 3 deletions envs/lenskit-py3.11-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ dependencies:
- csr>=0.5
- hypothesis>=6
- numba<0.59,>=0.56
- numpy>=1.22
- pandas<2,>=1.4
- numpy>=1.23
- pandas<3,>=1.5
- pytest-cov>=2.12
- pytest-doctestplus>=0.9
- pytest==7.*
- scikit-learn>=1.1
- scipy>=1.8.0
- scipy>=1.9.0
- seedbank>=0.1.0
- tbb
- threadpoolctl>=3.0
10 changes: 5 additions & 5 deletions envs/lenskit-py3.11-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,31 +19,31 @@ dependencies:
- docopt>=0.6
- hypothesis>=6
- invoke>=1
- ipython
- ipython>=7
- matplotlib~=3.4
- myst-nb>=0.13
- nbformat>=5.2
- nbval>=0.9
- notebook>=6
- numba<0.59,>=0.56
- numpy>=1.22
- pandas<2,>=1.4
- pyproject2conda
- numpy>=1.23
- pandas<3,>=1.5
- pyproject2conda~=0.11
- pytest-cov>=2.12
- pytest-doctestplus>=0.9
- pytest==7.*
- python-build==1
- ruff>=0.2
- scikit-learn>=1.1
- scipy>=1.8.0
- scipy>=1.9.0
- seedbank>=0.1.0
- setuptools>=64
- setuptools_scm>=8
- sphinx-autobuild>=2021
- sphinx>=4.2
- sphinx_rtd_theme>=0.5
- sphinxcontrib-bibtex>=2.0
- sphinxext-opengraph>=0.5
- tbb
- threadpoolctl>=3.0
- tqdm>=4
Expand Down
7 changes: 4 additions & 3 deletions envs/lenskit-py3.11-doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,13 @@ dependencies:
- csr>=0.5
- myst-nb>=0.13
- numba<0.59,>=0.56
- numpy>=1.22
- pandas<2,>=1.4
- scipy>=1.8.0
- numpy>=1.23
- pandas<3,>=1.5
- scipy>=1.9.0
- seedbank>=0.1.0
- sphinx>=4.2
- sphinx_rtd_theme>=0.5
- sphinxcontrib-bibtex>=2.0
- sphinxext-opengraph>=0.5
- tbb
- threadpoolctl>=3.0
6 changes: 3 additions & 3 deletions envs/lenskit-py3.11-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ dependencies:
- csr>=0.5
- hypothesis>=6
- numba<0.59,>=0.56
- numpy>=1.22
- pandas<2,>=1.4
- numpy>=1.23
- pandas<3,>=1.5
- pytest-cov>=2.12
- pytest-doctestplus>=0.9
- pytest==7.*
- scipy>=1.8.0
- scipy>=1.9.0
- seedbank>=0.1.0
- tbb
- threadpoolctl>=3.0

0 comments on commit ed0f277

Please sign in to comment.