Skip to content

Commit

Permalink
update envs
Browse files Browse the repository at this point in the history
  • Loading branch information
mdekstrand committed Nov 11, 2023
1 parent cb9c4ce commit 3f43b0e
Show file tree
Hide file tree
Showing 8 changed files with 66 additions and 66 deletions.
16 changes: 8 additions & 8 deletions envs/lenskit-py3.10-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@ channels:
dependencies:
- python=3.10
- binpickle >= 0.3.2
- cffi >= 1.12.2
- cffi >= 1.15.0
- coverage >= 5
- csr >= 0.4
- csr >= 0.5
- hypothesis >= 6
- numba >= 0.51, < 0.59
- numpy >= 1.19
- pandas >=1.0, <2
- psutil >= 5
- numba >= 0.56, < 0.59
- numpy >= 1.22
- pandas >=1.4, <2
- pytest ==7.*
- pytest-cov >= 2.12
- pytest-doctestplus >= 0.9
- scikit-learn >= 0.22
- scipy >= 1.3.2
- scikit-learn >= 1.1
- scipy >= 1.8.0
- seedbank >= 0.1.0
- tbb
- threadpoolctl >=3.0
22 changes: 11 additions & 11 deletions envs/lenskit-py3.10-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ channels:
dependencies:
- python=3.10
- binpickle >= 0.3.2
- cffi >= 1.12.2
- cffi >= 1.15.0
- copier
- coverage >= 5
- csr >= 0.4
- csr >= 0.5
- docopt >= 0.6
- flake8 >= 3
- flit >= 3
- flit >= 3.8
- hypothesis >= 6
- invoke >=1
- ipython >= 7
Expand All @@ -27,24 +27,24 @@ dependencies:
- nbformat >=5.2
- nbval >= 0.9
- notebook >= 6
- numba >= 0.51, < 0.59
- numpy >= 1.19
- numba >= 0.56, < 0.59
- numpy >= 1.22
- packaging >= 20
- pandas >=1.0, <2
- psutil >= 5
- pandas >=1.4, <2
- pyproject2conda >=0.8
- pytest ==7.*
- pytest-cov >= 2.12
- pytest-doctestplus >= 0.9
- requests >=2
- scikit-learn >= 0.22
- scipy >= 1.3.2
- ruff
- scikit-learn >= 1.1
- scipy >= 1.8.0
- seedbank >= 0.1.0
- sphinx >= 4.2
- sphinx-autobuild >= 2021
- sphinx_rtd_theme >= 0.5
- sphinxcontrib-bibtex >= 2.0
- tbb
- threadpoolctl >=3.0
- tqdm >= 4
- pip
- pip:
Expand Down
14 changes: 7 additions & 7 deletions envs/lenskit-py3.10-doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@ channels:
dependencies:
- python=3.10
- binpickle >= 0.3.2
- cffi >= 1.12.2
- csr >= 0.4
- cffi >= 1.15.0
- csr >= 0.5
- myst-nb >= 0.13
- numba >= 0.51, < 0.59
- numpy >= 1.19
- pandas >=1.0, <2
- psutil >= 5
- scipy >= 1.3.2
- numba >= 0.56, < 0.59
- numpy >= 1.22
- pandas >=1.4, <2
- scipy >= 1.8.0
- seedbank >= 0.1.0
- sphinx >= 4.2
- sphinx_rtd_theme >= 0.5
- sphinxcontrib-bibtex >= 2.0
- tbb
- threadpoolctl >=3.0
14 changes: 7 additions & 7 deletions envs/lenskit-py3.10-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@ channels:
dependencies:
- python=3.10
- binpickle >= 0.3.2
- cffi >= 1.12.2
- cffi >= 1.15.0
- coverage >= 5
- csr >= 0.4
- csr >= 0.5
- hypothesis >= 6
- numba >= 0.51, < 0.59
- numpy >= 1.19
- pandas >=1.0, <2
- psutil >= 5
- numba >= 0.56, < 0.59
- numpy >= 1.22
- pandas >=1.4, <2
- pytest ==7.*
- pytest-cov >= 2.12
- pytest-doctestplus >= 0.9
- scipy >= 1.3.2
- scipy >= 1.8.0
- seedbank >= 0.1.0
- tbb
- threadpoolctl >=3.0
16 changes: 8 additions & 8 deletions envs/lenskit-py3.11-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@ channels:
dependencies:
- python=3.11
- binpickle >= 0.3.2
- cffi >= 1.12.2
- cffi >= 1.15.0
- coverage >= 5
- csr >= 0.4
- csr >= 0.5
- hypothesis >= 6
- numba >= 0.51, < 0.59
- numpy >= 1.19
- pandas >=1.0, <2
- psutil >= 5
- numba >= 0.56, < 0.59
- numpy >= 1.22
- pandas >=1.4, <2
- pytest ==7.*
- pytest-cov >= 2.12
- pytest-doctestplus >= 0.9
- scikit-learn >= 0.22
- scipy >= 1.3.2
- scikit-learn >= 1.1
- scipy >= 1.8.0
- seedbank >= 0.1.0
- tbb
- threadpoolctl >=3.0
22 changes: 11 additions & 11 deletions envs/lenskit-py3.11-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ channels:
dependencies:
- python=3.11
- binpickle >= 0.3.2
- cffi >= 1.12.2
- cffi >= 1.15.0
- copier
- coverage >= 5
- csr >= 0.4
- csr >= 0.5
- docopt >= 0.6
- flake8 >= 3
- flit >= 3
- flit >= 3.8
- hypothesis >= 6
- invoke >=1
- ipython >= 7
Expand All @@ -27,24 +27,24 @@ dependencies:
- nbformat >=5.2
- nbval >= 0.9
- notebook >= 6
- numba >= 0.51, < 0.59
- numpy >= 1.19
- numba >= 0.56, < 0.59
- numpy >= 1.22
- packaging >= 20
- pandas >=1.0, <2
- psutil >= 5
- pandas >=1.4, <2
- pyproject2conda >=0.8
- pytest ==7.*
- pytest-cov >= 2.12
- pytest-doctestplus >= 0.9
- requests >=2
- scikit-learn >= 0.22
- scipy >= 1.3.2
- ruff
- scikit-learn >= 1.1
- scipy >= 1.8.0
- seedbank >= 0.1.0
- sphinx >= 4.2
- sphinx-autobuild >= 2021
- sphinx_rtd_theme >= 0.5
- sphinxcontrib-bibtex >= 2.0
- tbb
- threadpoolctl >=3.0
- tqdm >= 4
- pip
- pip:
Expand Down
14 changes: 7 additions & 7 deletions envs/lenskit-py3.11-doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@ channels:
dependencies:
- python=3.11
- binpickle >= 0.3.2
- cffi >= 1.12.2
- csr >= 0.4
- cffi >= 1.15.0
- csr >= 0.5
- myst-nb >= 0.13
- numba >= 0.51, < 0.59
- numpy >= 1.19
- pandas >=1.0, <2
- psutil >= 5
- scipy >= 1.3.2
- numba >= 0.56, < 0.59
- numpy >= 1.22
- pandas >=1.4, <2
- scipy >= 1.8.0
- seedbank >= 0.1.0
- sphinx >= 4.2
- sphinx_rtd_theme >= 0.5
- sphinxcontrib-bibtex >= 2.0
- tbb
- threadpoolctl >=3.0
14 changes: 7 additions & 7 deletions envs/lenskit-py3.11-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@ channels:
dependencies:
- python=3.11
- binpickle >= 0.3.2
- cffi >= 1.12.2
- cffi >= 1.15.0
- coverage >= 5
- csr >= 0.4
- csr >= 0.5
- hypothesis >= 6
- numba >= 0.51, < 0.59
- numpy >= 1.19
- pandas >=1.0, <2
- psutil >= 5
- numba >= 0.56, < 0.59
- numpy >= 1.22
- pandas >=1.4, <2
- pytest ==7.*
- pytest-cov >= 2.12
- pytest-doctestplus >= 0.9
- scipy >= 1.3.2
- scipy >= 1.8.0
- seedbank >= 0.1.0
- tbb
- threadpoolctl >=3.0

0 comments on commit 3f43b0e

Please sign in to comment.