Support for policies (ro)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "hsapi-client"
|
||||
version = "0.9.7"
|
||||
version = "0.9.8"
|
||||
description = "Headscale API client"
|
||||
authors = ["Andrea Mistrali <andrea@mistrali.pw>"]
|
||||
license = "BSD"
|
||||
@ -11,6 +11,7 @@ python = "^3.11"
|
||||
requests = "^2.32.3"
|
||||
pydantic = "^2.7.4"
|
||||
pydantic-settings = "^2.3.4"
|
||||
pyjson5 = "^1.6.6"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user