refactor!: remove searcher

This commit is contained in:
2024-04-02 21:54:07 +08:00
parent 64285c350c
commit 55e76ef650
3 changed files with 0 additions and 115 deletions

View File

@ -10,10 +10,8 @@ description = "Manage your local Arcaea score database."
readme = "README.md"
requires-python = ">=3.8"
dependencies = [
"beautifulsoup4==4.12.2",
"SQLAlchemy==2.0.20",
"SQLAlchemy-Utils==0.41.1",
"Whoosh==2.7.4",
]
classifiers = [
"Development Status :: 3 - Alpha",