mirror of
https://github.com/long2ice/fastapi-cache.git
synced 2026-03-25 04:57:54 +00:00
update deps
This commit is contained in:
@@ -18,7 +18,7 @@ include = ["LICENSE", "README.md"]
|
||||
python = "^3.7"
|
||||
fastapi = "*"
|
||||
uvicorn = "*"
|
||||
aioredis = {version = "*", optional = true}
|
||||
aioredis = {version = ">=2.0.0b1", optional = true}
|
||||
aiomcache = {version = "*", optional = true}
|
||||
python-dateutil = "*"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user