Update dependencies

This commit is contained in:
Edgar P. Burkhart 2022-12-20 17:00:42 +01:00
parent e42863dfe6
commit f2ca55f451
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227

View file

@ -8,8 +8,9 @@ license=('AGPL3')
depends=( depends=(
"gunicorn" "gunicorn"
"python-django" "python-django"
"python-matplotlib"
) )
makedepends=('git') makedepends=("git")
optdepends=("postgresql: database") optdepends=("postgresql: database")
backup=("etc/${pkgname%-git}.env") backup=("etc/${pkgname%-git}.env")
source=( source=(