[CI/Build] Fix dependency conflict between model-hosting-container-standards and starlette (#32560)
Signed-off-by: Daniel Mescheder <dmesch@amazon.com> Co-authored-by: Daniel Mescheder <dmesch@amazon.com>
This commit is contained in:
@@ -32,6 +32,8 @@ albumentations==1.4.6
|
|||||||
# terratorch
|
# terratorch
|
||||||
alembic==1.16.4
|
alembic==1.16.4
|
||||||
# via mlflow
|
# via mlflow
|
||||||
|
annotated-doc==0.0.4
|
||||||
|
# via fastapi
|
||||||
annotated-types==0.7.0
|
annotated-types==0.7.0
|
||||||
# via pydantic
|
# via pydantic
|
||||||
antlr4-python3-runtime==4.9.3
|
antlr4-python3-runtime==4.9.3
|
||||||
@@ -206,7 +208,7 @@ encodec==0.1.1
|
|||||||
# via vocos
|
# via vocos
|
||||||
evaluate==0.4.3
|
evaluate==0.4.3
|
||||||
# via lm-eval
|
# via lm-eval
|
||||||
fastapi==0.116.1
|
fastapi==0.128.0
|
||||||
# via
|
# via
|
||||||
# gpt-oss
|
# gpt-oss
|
||||||
# mlflow-skinny
|
# mlflow-skinny
|
||||||
@@ -1077,7 +1079,7 @@ sqlitedict==2.1.0
|
|||||||
# via lm-eval
|
# via lm-eval
|
||||||
sqlparse==0.5.3
|
sqlparse==0.5.3
|
||||||
# via mlflow-skinny
|
# via mlflow-skinny
|
||||||
starlette==0.46.2
|
starlette==0.50.0
|
||||||
# via
|
# via
|
||||||
# fastapi
|
# fastapi
|
||||||
# schemathesis
|
# schemathesis
|
||||||
@@ -1267,6 +1269,7 @@ typing-extensions==4.15.0
|
|||||||
# pytorch-lightning
|
# pytorch-lightning
|
||||||
# sentence-transformers
|
# sentence-transformers
|
||||||
# sqlalchemy
|
# sqlalchemy
|
||||||
|
# starlette
|
||||||
# torch
|
# torch
|
||||||
# torchgeo
|
# torchgeo
|
||||||
# typer
|
# typer
|
||||||
|
|||||||
Reference in New Issue
Block a user