muhammadnoman76 commited on
Commit
7039643
·
1 Parent(s): 8268b26
Files changed (1) hide show
  1. pyproject.toml +1 -2
pyproject.toml CHANGED
@@ -41,8 +41,7 @@ dependencies = [
41
  "python-pptx==1.0.2",
42
  "puremagic==1.28",
43
  "charset-normalizer==3.4.1",
44
- "pytesseract==0.3.13",
45
- "functools"
46
  ]
47
 
48
  [build-system]
 
41
  "python-pptx==1.0.2",
42
  "puremagic==1.28",
43
  "charset-normalizer==3.4.1",
44
+ "pytesseract==0.3.13"
 
45
  ]
46
 
47
  [build-system]