fix: misc issues

This commit is contained in:
Jannat Patel
2024-06-06 21:57:24 +05:30
parent 631f69bd75
commit fd26d2bcd1
7 changed files with 102 additions and 66 deletions

View File

@@ -14,7 +14,8 @@ dependencies = [
"beautifulsoup4~=4.12.2",
"lxml~=4.9.3",
"cairocffi~=1.6.1",
"razorpay~=1.4.1"
"razorpay~=1.4.1",
"fuzzywuzzy~=0.18.0",
]
[build-system]