test: add lib for supporting higher python version (#38475)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/38520/head
zhuwenxing 2024-12-17 14:48:50 +08:00 committed by GitHub
parent d3c174b0f1
commit b694e06488
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -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