ChakriYamasani commited on
Commit
cbf7ae2
·
verified ·
1 Parent(s): c34b15c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -6,5 +6,6 @@ Pillow
6
  gTTS
7
  SpeechRecognition
8
  geopy
9
- googletrans==4.0.0rc1 # IMPORTANT: Pinning this version due to common breaking changes in googletrans-py
10
- bcrypt
 
 
6
  gTTS
7
  SpeechRecognition
8
  geopy
9
+ googletrans==4.0.0rc1
10
+ bcrypt
11
+ httpcore==0.15.0 # IMPORTANT: Pinning httpcore to a compatible version