File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
public_dropin_gpu_environments/vllm Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ attrs==25.1.0
1515azure-core == 1.32.0
1616azure-identity == 1.20.0
1717azure-storage-blob == 12.19.0
18+ backoff == 2.2.1
1819blinker == 1.9.0
1920boto3 == 1.36.19
2021botocore == 1.36.19
@@ -29,11 +30,12 @@ datarobot-drum==1.16.13
2930datarobot-mlops == 10.2.8
3031datarobot-mlops-connected-client == 10.2.8
3132datarobot-storage == 0.0.0
33+ deprecated == 1.2.18
3234distro == 1.9.0
3335docker == 7.1.0
3436exceptiongroup == 1.2.2
3537filechunkio == 1.8
36- flask == 3.1.0
38+ flask == 3.1.1
3739frozenlist == 1.5.0
3840google-api-core == 1.34.0
3941google-auth == 1.28.1
@@ -61,6 +63,11 @@ multidict==6.1.0
6163mypy-extensions == 1.0.0
6264numpy == 2.0.2
6365openai == 1.62.0
66+ opentelemetry-api == 1.16.0
67+ opentelemetry-exporter-otlp-proto-http == 1.16.0
68+ opentelemetry-proto == 1.16.0
69+ opentelemetry-sdk == 1.16.0
70+ opentelemetry-semantic-conventions == 0.37b0
6471orjson == 3.10.15
6572packaging == 24.2
6673pandas == 2.2.3
@@ -99,6 +106,7 @@ typing-extensions==4.12.2
99106tzdata == 2025.1
100107urllib3 == 1.26.20
101108werkzeug == 3.1.3
109+ wrapt == 1.17.2
102110yarl == 1.18.3
103111zipp == 3.21.0
104112
You can’t perform that action at this time.
0 commit comments