summaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
authorAdam J. Stewart <ajstewart426@gmail.com>2022-07-07 08:05:33 -0700
committerGitHub <noreply@github.com>2022-07-07 17:05:33 +0200
commit211030cd19f472e814f5ea570a49cf3d0e779ed3 (patch)
tree63da50ea75e310495bbe260a4613211c6179f9dd /var
parent3787f0c64c98f86b6c5b799cdf942d762d760f2c (diff)
downloadspack-211030cd19f472e814f5ea570a49cf3d0e779ed3.tar.gz
spack-211030cd19f472e814f5ea570a49cf3d0e779ed3.tar.bz2
spack-211030cd19f472e814f5ea570a49cf3d0e779ed3.tar.xz
spack-211030cd19f472e814f5ea570a49cf3d0e779ed3.zip
py-pytorch-lightning: remove upper bounds on deps (#31443)
Diffstat (limited to 'var')
-rw-r--r--var/spack/repos/builtin/packages/py-pytorch-lightning/package.py29
1 files changed, 10 insertions, 19 deletions
diff --git a/var/spack/repos/builtin/packages/py-pytorch-lightning/package.py b/var/spack/repos/builtin/packages/py-pytorch-lightning/package.py
index 7fe6150e56..f673418add 100644
--- a/var/spack/repos/builtin/packages/py-pytorch-lightning/package.py
+++ b/var/spack/repos/builtin/packages/py-pytorch-lightning/package.py
@@ -28,41 +28,32 @@ class PyPytorchLightning(PythonPackage):
depends_on('python@3.7:', when='@1.6:', type=('build', 'run'))
depends_on('python@3.6:', when='@:1.5', type=('build', 'run'))
depends_on('py-setuptools', type='build')
- depends_on('py-numpy@1.17.2:1.22.3', when='@1.6.4:', type=('build', 'run'))
- depends_on('py-numpy@1.17.2:', when='@1.3:1.6.3', type=('build', 'run'))
+ depends_on('py-numpy@1.17.2:', when='@1.3:', type=('build', 'run'))
depends_on('py-numpy@1.16.6:', when='@:1.2', type=('build', 'run'))
- depends_on('py-torch@1.8:1.11.0', when='@1.6.4:', type=('build', 'run'))
- depends_on('py-torch@1.8:', when='@1.6:1.6.3', type=('build', 'run'))
+ depends_on('py-torch@1.8:', when='@1.6:', type=('build', 'run'))
depends_on('py-torch@1.6:', when='@1.4:1.5', type=('build', 'run'))
depends_on('py-torch@1.4:', when='@:1.3', type=('build', 'run'))
- depends_on('py-tqdm@4.57.0:4.63.0', when='@1.6.4:', type=('build', 'run'))
- depends_on('py-tqdm@4.57.0:', when='@1.6.3', type=('build', 'run'))
+ depends_on('py-tqdm@4.57.0:', when='@1.6.3:', type=('build', 'run'))
depends_on('py-tqdm@4.41.0:', when='@:1.6.2', type=('build', 'run'))
- depends_on('py-pyyaml@5.4:6.0', when='@1.6.4:', type=('build', 'run'))
- depends_on('py-pyyaml@5.4:', when='@1.6:1.6.3', type=('build', 'run'))
+ depends_on('py-pyyaml@5.4:', when='@1.6:', type=('build', 'run'))
depends_on('py-pyyaml@5.1:', when='@1.4:1.5', type=('build', 'run'))
depends_on('py-pyyaml@5.1:5.4.1', when='@1.3', type=('build', 'run'))
depends_on('py-pyyaml@5.1:5.3,5.5:', when='@:1.2', type=('build', 'run'))
- depends_on('py-fsspec@2021.05.0:2021.05,2021.06.1:2022.2.0+http', when='@1.6.4:', type=('build', 'run'))
- depends_on('py-fsspec@2021.05.0:2021.05,2021.06.1:+http', when='@1.3:1.6.3', type=('build', 'run'))
+ depends_on('py-fsspec@2021.05.0:2021.05,2021.06.1:+http', when='@1.3:', type=('build', 'run'))
depends_on('py-fsspec@0.8.1:+http', when='@:1.2', type=('build', 'run'))
- depends_on('py-tensorboard@2.2.0:2.9', when='@1.6.4:', type=('build', 'run'))
- depends_on('py-tensorboard@2.2.0:', when='@1.5:1.6.3', type=('build', 'run'))
+ depends_on('py-tensorboard@2.2.0:', when='@1.5:', type=('build', 'run'))
depends_on('py-tensorboard@2.2.0:2.4,2.5.1:', when='@:1.4', type=('build', 'run'))
- depends_on('py-torchmetrics@0.4.1:0.7.2', when='@1.6.4:', type=('build', 'run'))
- depends_on('py-torchmetrics@0.4.1:', when='@1.5:1.6.3', type=('build', 'run'))
+ depends_on('py-torchmetrics@0.4.1:', when='@1.5:', type=('build', 'run'))
depends_on('py-torchmetrics@0.4.0:', when='@1.4', type=('build', 'run'))
depends_on('py-torchmetrics@0.2.0:', when='@1.3', type=('build', 'run'))
depends_on('py-torchmetrics@0.2.0', when='@:1.2', type=('build', 'run'))
- depends_on('py-pydeprecate@0.3.1:0.3.2', when='@1.6.4:', type=('build', 'run'))
+ depends_on('py-pydeprecate@0.3.1:', when='@1.6.4:', type=('build', 'run'))
depends_on('py-pydeprecate@0.3.1:0.3', when='@1.6:1.6.3', type=('build', 'run'))
depends_on('py-pydeprecate@0.3.1', when='@1.4:1.5', type=('build', 'run'))
depends_on('py-pydeprecate@0.3.0', when='@1.3', type=('build', 'run'))
- depends_on('py-packaging@17.0:21.3', when='@1.6.4:', type=('build', 'run'))
- depends_on('py-packaging@17.0:', when='@1.3:1.6.3', type=('build', 'run'))
+ depends_on('py-packaging@17.0:', when='@1.3:', type=('build', 'run'))
depends_on('py-packaging', when='@:1.2', type=('build', 'run'))
- depends_on('py-typing-extensions@4.0.0:4.2.0', when='@1.6.4:', type=('build', 'run'))
- depends_on('py-typing-extensions@4.0.0:', when='@1.6:1.6.3', type=('build', 'run'))
+ depends_on('py-typing-extensions@4.0.0:', when='@1.6:', type=('build', 'run'))
depends_on('py-typing-extensions', when='@1.4:1.5', type=('build', 'run'))
depends_on('py-future@0.17.1:', when='@:1.5', type=('build', 'run'))
depends_on('pil@:8.2,8.3.1:', when='@1.3', type=('build', 'run'))