caching
This commit is contained in:
parent
fc964d3ac4
commit
5d4937e57a
4 changed files with 68 additions and 2 deletions
|
@ -7,6 +7,7 @@ requires-python = ">=3.13"
|
|||
dependencies = [
|
||||
"fastapi[standard]>=0.115.12",
|
||||
"httpx>=0.28.1",
|
||||
"cachetools>=5.0.0",
|
||||
]
|
||||
|
||||
[tool.pyright]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue