alexandraroze commited on
Commit
845cc43
·
1 Parent(s): 050f059

updated poetry

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -0
pyproject.toml CHANGED
@@ -19,6 +19,7 @@ md2pdf = "^1.0.1"
19
  pypdf = "^5.1.0"
20
  wheel = "^0.45.1"
21
  streamlit = "^1.40.1"
 
22
 
23
  [tool.poetry.dev-dependencies]
24
 
 
19
  pypdf = "^5.1.0"
20
  wheel = "^0.45.1"
21
  streamlit = "^1.40.1"
22
+ fuzzywuzzy = "^0.18.0"
23
 
24
  [tool.poetry.dev-dependencies]
25