Skip to content

Commit

Permalink
Update RAPIDS dependencies files
Browse files Browse the repository at this point in the history
  • Loading branch information
pentschev committed Jul 10, 2024
1 parent 06f29b7 commit e67a2c9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion conda/environments/all_cuda-114_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies:
- numpydoc>=1.1.0
- pandas>=1.3
- pre-commit
- pynvml>=11.0.0,<11.5
- pynvml>=11.0.0
- pytest
- pytest-cov
- python>=3.9,<3.12
Expand Down
2 changes: 1 addition & 1 deletion conda/environments/all_cuda-118_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies:
- numpydoc>=1.1.0
- pandas>=1.3
- pre-commit
- pynvml>=11.0.0,<11.5
- pynvml>=11.0.0
- pytest
- pytest-cov
- python>=3.9,<3.12
Expand Down
2 changes: 1 addition & 1 deletion conda/environments/all_cuda-122_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
- numpydoc>=1.1.0
- pandas>=1.3
- pre-commit
- pynvml>=11.0.0,<11.5
- pynvml>=11.0.0
- pytest
- pytest-cov
- python>=3.9,<3.12
Expand Down

0 comments on commit e67a2c9

Please sign in to comment.