Skip to content

Commit

Permalink
Update doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Sep 7, 2023
1 parent 26dff9a commit d3e3f78
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-118_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
- cython>=3.0.0
- dask>=2022.05.2
- distributed>=2022.05.2
- doxygen=1.8.20
- doxygen=1.9.1
- gcc_linux-64=11.*
- libcufile-dev=1.4.0.31
- libcufile=1.4.0.31
Expand Down
2 changes: 1 addition & 1 deletion conda/environments/all_cuda-120_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
- cython>=3.0.0
- dask>=2022.05.2
- distributed>=2022.05.2
- doxygen=1.8.20
- doxygen=1.9.1
- gcc_linux-64=11.*
- libcufile
- libcufile-dev
Expand Down
2 changes: 1 addition & 1 deletion dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ dependencies:
- sphinx
- output_types: conda
packages:
- doxygen=1.8.20 # pre-commit hook needs a specific version.
- doxygen=1.9.1 # pre-commit hook needs a specific version.
py_version:
specific:
- output_types: conda
Expand Down

0 comments on commit d3e3f78

Please sign in to comment.