Myogyi commited on
Commit
47a7997
·
1 Parent(s): f7fc927

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,7 +5,7 @@ matplotlib==3.8.2
5
  numpy==1.26.4
6
  gradio==5.23.2
7
  uvicorn==0.30.6
8
- fastapi==0.115.0
9
  albumentations==1.4.0
10
  opencv-python==4.9.0.80
11
  tqdm==4.66.1
 
5
  numpy==1.26.4
6
  gradio==5.23.2
7
  uvicorn==0.30.6
8
+ fastapi>=0.115.2,<1.0
9
  albumentations==1.4.0
10
  opencv-python==4.9.0.80
11
  tqdm==4.66.1