Skip to content

Commit 6f09043

Browse files
committed
fix: starlette to compatible version
1 parent f13351a commit 6f09043

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/requirements-api.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ sqlalchemy==1.4.54
178178
# via
179179
# codecarbon (pyproject.toml)
180180
# alembic
181-
starlette==0.52.1
181+
starlette==0.50.0
182182
# via fastapi
183183
termcolor==3.2.0
184184
# via yaspin

0 commit comments

Comments
 (0)