FABLESLIP commited on
Commit
f45fb60
·
verified ·
1 Parent(s): 66c1527

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,7 +4,7 @@ python-multipart==0.0.20
4
  opencv-python-headless==4.10.0.84
5
  httpx==0.27.2
6
  aiofiles==23.2.1
7
- starlette==0.37.2
8
  numpy==1.26.4
9
  pillow==10.4.0
10
  huggingface_hub==0.23.5
 
4
  opencv-python-headless==4.10.0.84
5
  httpx==0.27.2
6
  aiofiles==23.2.1
7
+ starlette==0.40.0 # Changé de 0.37.2 à 0.40.0 pour compat avec FastAPI
8
  numpy==1.26.4
9
  pillow==10.4.0
10
  huggingface_hub==0.23.5