Skip to content

Commit

Permalink
test: add lib for supporting higher python version (#38475)
Browse files Browse the repository at this point in the history
Signed-off-by: zhuwenxing <[email protected]>
  • Loading branch information
zhuwenxing authored Dec 17, 2024
1 parent d3c174b commit b694e06
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/python_client/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,6 @@ Unidecode==1.3.8

# for perf test
locust==2.25.0

# for supporting higher python version
typing_extensions==4.12.2

0 comments on commit b694e06

Please sign in to comment.