user/authentik: use psycopg version 3

This commit is contained in:
Antoine Martin 2023-08-30 14:17:03 -04:00
parent ddc38cb3cb
commit 54d07d5ed5

View file

@ -3,7 +3,7 @@
pkgname=authentik
pkgver=2023.8.1
pkgrel=0
pkgrel=1
pkgdesc="An open-source Identity Provider focused on flexibility and versatility"
url="https://github.com/goauthentik/authentik"
# py3-xmlsec needs some work
@ -95,7 +95,7 @@ depends="
py3-parsing
py3-prometheus-client
py3-prompt_toolkit
py3-psycopg2
py3-psycopg
py3-pycryptodome
py3-pydantic-scim
py3-pynacl