Skip to content

Commit 3a8a4ae

Browse files
patrickelectricjoaomariolago
authored andcommitted
core: services: ardupilot_manager: pyproject: Add aiocache
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
1 parent 78d088f commit 3a8a4ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/services/ardupilot_manager/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description = "AutoPilot service manager."
55
readme = "README.md"
66
requires-python = ">=3.11"
77
dependencies = [
8+
"aiocache==0.12.2",
89
"appdirs==1.4.4",
910
"commonwealth==0.1.0",
1011
"fastapi==0.105.0",

0 commit comments

Comments
 (0)