Basic injects
This commit is contained in:
parent
2d3699ad00
commit
232920683a
7 changed files with 29 additions and 19 deletions
|
|
@ -13,7 +13,8 @@ dependencies = [
|
|||
"pyyaml>=6.0.2",
|
||||
"gitpython>=3.1.45",
|
||||
"pykeepass>=4.1.1.post1",
|
||||
"docker>=7.1.0"
|
||||
"docker>=7.1.0",
|
||||
"injectable==4.0.1",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue