lenskit/lkpy

View on GitHub
envs/lenskit-py3.11-test.yaml

Summary

Maintainability
Test Coverage
#
# This file is autogenerated by pyproject2conda
# with the following command:
#
#     $ pyproject2conda project
#
# You should not manually edit this file.
# Instead edit the corresponding pyproject.toml file.
#
channels:
  - conda-forge
  - pytorch
  - nodefaults
dependencies:
  - python=3.11
  - binpickle>=0.3.2
  - cffi>=1.15.0
  - coverage>=5
  - csr>=0.5
  - hypothesis>=6
  - just
  - numba<0.59,>=0.56
  - numpy>=1.23
  - pandas<3,>=1.5
  - pytest-cov>=2.12
  - pytest-doctestplus==1.*
  - pytest==7.*
  - pytorch==2.*
  - scipy>=1.9.0
  - tbb
  - threadpoolctl>=3.0
  - pip
  - pip:
      - manylog>=0.1.0a5
      - progress-api>=0.1.0a9
      - seedbank>=0.2.0a1