mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
wip
Signed-off-by: Adrien <adrien@huggingface.co>
This commit is contained in:
parent
9c7abeba32
commit
7007b587ba
@ -7,7 +7,7 @@ certifi==2023.7.22 ; python_version >= "3.9" and python_version < "3.13"
|
|||||||
charset-normalizer==3.2.0 ; python_version >= "3.9" and python_version < "3.13"
|
charset-normalizer==3.2.0 ; python_version >= "3.9" and python_version < "3.13"
|
||||||
colorama==0.4.6 ; python_version >= "3.9" and python_version < "3.13" and (sys_platform == "win32" or platform_system == "Windows")
|
colorama==0.4.6 ; python_version >= "3.9" and python_version < "3.13" and (sys_platform == "win32" or platform_system == "Windows")
|
||||||
colored==1.4.4 ; python_version >= "3.9" and python_version < "3.13"
|
colored==1.4.4 ; python_version >= "3.9" and python_version < "3.13"
|
||||||
docker==6.1.3 ; python_version >= "3.9" and python_version < "3.13"
|
docker==7.1.0 ; python_version >= "3.9" and python_version < "3.13"
|
||||||
exceptiongroup==1.1.3 ; python_version >= "3.9" and python_version < "3.11"
|
exceptiongroup==1.1.3 ; python_version >= "3.9" and python_version < "3.11"
|
||||||
filelock==3.12.3 ; python_version >= "3.9" and python_version < "3.13"
|
filelock==3.12.3 ; python_version >= "3.9" and python_version < "3.13"
|
||||||
frozenlist==1.4.0 ; python_version >= "3.9" and python_version < "3.13"
|
frozenlist==1.4.0 ; python_version >= "3.9" and python_version < "3.13"
|
||||||
|
Loading…
Reference in New Issue
Block a user