ai-forever commited on
Commit
24fdfb1
·
verified ·
1 Parent(s): f672b3a

add newer version of googletrans

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  httpcore==0.15.0
2
  httpx==0.24.1
3
  pymongo
4
- googletrans
5
  fastapi
6
  huggingface_hub
7
  numpy
 
1
  httpcore==0.15.0
2
  httpx==0.24.1
3
  pymongo
4
+ googletrans==4.0.0-rc1
5
  fastapi
6
  huggingface_hub
7
  numpy