Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
khalidMindee authored Aug 31, 2023
1 parent e937217 commit c7c7b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies = [
"pyclipper>=1.2.0,<2.0.0",
"shapely>=1.6.0,<3.0.0",
"langdetect>=1.0.9,<2.0.0",
"rapidfuzz>=3.0.0,<4.0.0",
"rapidfuzz<3.0.0",
"matplotlib>=3.1.0",
"weasyprint>=55.0",
"Pillow>=10.0.0",
Expand Down

0 comments on commit c7c7b67

Please sign in to comment.