Skip to content

Commit 75237d1

Browse files
authored
Set click ver (#1992)
## Essential Elements of an Effective PR Description Checklist - [ ] The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)". - [ ] The test plan, such as providing test command. - [ ] The test results, such as pasting the results comparison before and after, or e2e results ## Purpose Work around the issue below by using an older version of click ray-project/ray#56747 ## Test Plan ## Test Result <!--- pyml disable-next-line no-emphasis-as-heading -->
1 parent 10916b2 commit 75237d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements-hpu.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
-r requirements-common.txt
33

44
# Dependencies for HPU code
5+
click==8.2.1
56
ray==2.47.1
67
triton==3.1.0
78
pandas

0 commit comments

Comments
 (0)