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
1 changed files with 2 additions and 1 deletions

View File

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