Unverified Commit cdd03d25 authored by Daniel Mescheder's avatar Daniel Mescheder Committed by GitHub
Browse files

[CI/Build] Fix dependency conflict between model-hosting-container-standards and starlette (#32560)


Signed-off-by: default avatarDaniel Mescheder <dmesch@amazon.com>
Co-authored-by: default avatarDaniel Mescheder <dmesch@amazon.com>
parent 74c583bc
......@@ -32,6 +32,8 @@ albumentations==1.4.6
# terratorch
alembic==1.16.4
# via mlflow
annotated-doc==0.0.4
# via fastapi
annotated-types==0.7.0
# via pydantic
antlr4-python3-runtime==4.9.3
......@@ -206,7 +208,7 @@ encodec==0.1.1
# via vocos
evaluate==0.4.3
# via lm-eval
fastapi==0.116.1
fastapi==0.128.0
# via
# gpt-oss
# mlflow-skinny
......@@ -1077,7 +1079,7 @@ sqlitedict==2.1.0
# via lm-eval
sqlparse==0.5.3
# via mlflow-skinny
starlette==0.46.2
starlette==0.50.0
# via
# fastapi
# schemathesis
......@@ -1267,6 +1269,7 @@ typing-extensions==4.15.0
# pytorch-lightning
# sentence-transformers
# sqlalchemy
# starlette
# torch
# torchgeo
# typer
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment