mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-06-19 15:52:08 +00:00
fix: bump requirements file too
This commit is contained in:
parent
ef0305dfe4
commit
3b096626e8
@ -33,3 +33,4 @@ tqdm==4.66.5 ; python_version >= "3.10" and python_version < "3.13"
|
||||
typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "3.13"
|
||||
urllib3==2.2.2 ; python_version >= "3.10" and python_version < "3.13"
|
||||
yarl==1.11.1 ; python_version >= "3.10" and python_version < "3.13"
|
||||
openai==1.60.0 ; python_version >= "3.10" and python_version < "3.13"
|
||||
|
Loading…
Reference in New Issue
Block a user