Skip to content

Commit

Permalink
Merge pull request #1186 from rapidsai/branch-23.06
Browse files Browse the repository at this point in the history
Forward-merge branch-23.06 to branch-23.08
  • Loading branch information
GPUtester authored May 31, 2023
2 parents e7a4bcd + 59c1553 commit 99fe675
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ dependencies:
packages:
- dask==2023.3.2
- distributed==2023.3.2.1
- numba>=0.54
- numba>=0.57
- numpy>=1.21
- pandas>=1.3,<1.6.0dev0
- pynvml>=11.0.0,<11.5
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies = [
"distributed ==2023.3.2.1",
"pynvml >=11.0.0,<11.5",
"numpy >=1.21",
"numba >=0.54",
"numba >=0.57",
"pandas >=1.3,<1.6.0dev0",
"zict >=2.0.0",
]
Expand Down

0 comments on commit 99fe675

Please sign in to comment.