DenisT commited on
Commit
1352d96
·
1 Parent(s): b902873

change fastapi version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,6 +4,6 @@ ultralytics==8.2.23
4
  manga-ocr==0.1.11
5
  googletrans==4.0.0-rc1
6
  deep-translator==1.11.4
7
- fastapi==0.111.0
8
  uvicorn==0.30.0
9
 
 
4
  manga-ocr==0.1.11
5
  googletrans==4.0.0-rc1
6
  deep-translator==1.11.4
7
+ fastapi==0.110.3
8
  uvicorn==0.30.0
9