Skip to content

Commit afa67d6

Browse files
committed
chore: Adds poetry to dependencies
1 parent c8b2942 commit afa67d6

File tree

2 files changed

+97
-543
lines changed

2 files changed

+97
-543
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ PyJWT = "^1.7.1"
2525
emails = "^0.6"
2626
unidecode = "^1.1.2"
2727
rapidfuzz = "^0.14.2"
28+
poetry = "^1.1.5"
2829

2930
[tool.poetry.dev-dependencies]
3031
black = "^20.8b1"

0 commit comments

Comments
 (0)