ShoaibSSM commited on
Commit
c780dca
·
verified ·
1 Parent(s): 638378f

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -33,7 +33,7 @@ dependencies = [
33
  "python-levenshtein>=0.27.3",
34
  "duckdb>=1.4.2",
35
  "pypdf>=6.4.0",
36
- openai-whisper,
37
  "scipy>=1.16.3",
38
  "haversine>=2.9.0",
39
  ]
 
33
  "python-levenshtein>=0.27.3",
34
  "duckdb>=1.4.2",
35
  "pypdf>=6.4.0",
36
+ "openai-whisper",
37
  "scipy>=1.16.3",
38
  "haversine>=2.9.0",
39
  ]