HemanthR007 commited on
Commit
a0016d3
·
verified ·
1 Parent(s): 3a68aa0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -2,12 +2,10 @@ fastapi
2
  uvicorn
3
  pillow
4
  pytesseract
5
- googletrans==4.0.0-rc1
6
  hstspreload
7
  langdetect
8
  opencv-python
9
  numpy
10
-
11
- # Add these pins to fix googletrans issue
12
  httpx==0.23.1
13
  httpcore==0.15.0
 
2
  uvicorn
3
  pillow
4
  pytesseract
5
+ deep-translator
6
  hstspreload
7
  langdetect
8
  opencv-python
9
  numpy
 
 
10
  httpx==0.23.1
11
  httpcore==0.15.0