fixes #4
This commit is contained in:
@@ -8,6 +8,7 @@ dependencies = [
|
||||
"flask>=3.1.0",
|
||||
"httpx>=0.28.1",
|
||||
"jinja2>=3.1.6",
|
||||
"komgapi",
|
||||
"quart>=0.20.0",
|
||||
]
|
||||
|
||||
@@ -15,3 +16,4 @@ dependencies = [
|
||||
anilistapi = { workspace = true }
|
||||
komconfig = { workspace = true }
|
||||
komcache = { workspace = true }
|
||||
komgapi = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user