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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -7,3 +7,7 @@ hstspreload
7
  langdetect
8
  opencv-python
9
  numpy
 
 
 
 
 
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