fix: add async cache to async operations and sync cache (stdlib) for sync operations
This commit is contained in:
@@ -6,6 +6,7 @@ readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"aiofiles>=25.1.0",
|
||||
"async-lru>=2.3.0",
|
||||
"bs4>=0.0.2",
|
||||
"fastapi>=0.136.3",
|
||||
"httpx>=0.28.1",
|
||||
|
||||
Reference in New Issue
Block a user