Skip to content

Commit

Permalink
loosen python version restrictions
Browse files Browse the repository at this point in the history
  • Loading branch information
AjayThorve committed Dec 14, 2023
1 parent 07f1036 commit f572521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/utils/external_dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
- dask-cudf==24.2.*
- cuxfilter==24.2.*
- cuda-version=11.8
- python=3.10
- python>=3.9,<3.11
- tensorflow
- xarray-spatial
- pycaret
Expand Down

0 comments on commit f572521

Please sign in to comment.