feat: add authentik admin user sync endpoint
This commit is contained in:
@@ -12,12 +12,12 @@ dependencies = [
|
||||
"python-dotenv>=1.1.1",
|
||||
"passlib[bcrypt]>=1.7.4",
|
||||
"pyjwt[crypto]>=2.10.1",
|
||||
"httpx>=0.28.1",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
dev = [
|
||||
"pytest>=8.4.2",
|
||||
"httpx>=0.28.1",
|
||||
"ruff>=0.13.0",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user