We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f4d997 commit 36f4085Copy full SHA for 36f4085
examples/server/requirements.txt
@@ -29,7 +29,6 @@ filelock==3.16.1
29
# huggingface-hub
30
# torch
31
# transformers
32
- # triton
33
frozenlist==1.5.0
34
# via
35
# aiohttp
@@ -124,7 +123,7 @@ pyyaml==6.0.2
124
123
125
regex==2024.9.11
126
# via transformers
127
-requests==2.32.3
+requests==2.32.4
128
129
130
# py-consul
@@ -156,6 +155,7 @@ triton==3.3.0
156
155
typing-extensions==4.12.2
157
158
# anyio
+ # exceptiongroup
159
# fastapi
160
161
# multidict
0 commit comments