Ykeremy/bitwarden use search instead of url filter (#462)

This commit is contained in:
Kerem Yilmaz
2024-06-12 15:28:45 -07:00
committed by GitHub
parent 5d134d58d9
commit 5f48de28c8
3 changed files with 42 additions and 16 deletions

View File

@@ -56,6 +56,7 @@ aioredlock = "^0.7.3"
fpdf = "^1.7.2"
pypdf = "^4.2.0"
stripe = "^9.7.0"
tldextract = "^5.1.2"
[tool.poetry.group.dev.dependencies]
isort = "^5.13.2"