Tirath5504 commited on
Commit
b6d3a33
1 Parent(s): c902d7a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -11,6 +11,7 @@ click==8.1.7
11
  colorama==0.4.6
12
  contourpy==1.2.0
13
  cycler==0.12.1
 
14
  fastapi==0.109.0
15
  ffmpy==0.3.1
16
  filelock==3.13.1
@@ -36,6 +37,7 @@ Jinja2==3.1.3
36
  jsonschema==4.21.0
37
  jsonschema-specifications==2023.12.1
38
  kiwisolver==1.4.5
 
39
  markdown-it-py==3.0.0
40
  MarkupSafe==2.1.3
41
  matplotlib==3.8.2
 
11
  colorama==0.4.6
12
  contourpy==1.2.0
13
  cycler==0.12.1
14
+ deep-translator==1.11.4
15
  fastapi==0.109.0
16
  ffmpy==0.3.1
17
  filelock==3.13.1
 
37
  jsonschema==4.21.0
38
  jsonschema-specifications==2023.12.1
39
  kiwisolver==1.4.5
40
+ langdetect==1.0.9
41
  markdown-it-py==3.0.0
42
  MarkupSafe==2.1.3
43
  matplotlib==3.8.2