chore(backend): dep bump (#12258)

* general deps bump

* cleanup other dep files
This commit is contained in:
Matthias Mair
2026-06-26 09:56:01 +10:00
committed by GitHub
parent 5d581a35e4
commit 56679e4b31
9 changed files with 650 additions and 690 deletions
+7 -7
View File
@@ -1,18 +1,18 @@
# Base python requirements for docker containers
# Basic package requirements
invoke>=2.2.0 # Invoke build tool
pyyaml>=6.0.1
setuptools>=69.0.0
wheel>=0.41.0
invoke # Invoke build tool
pyyaml
setuptools
wheel
# Database links
psycopg[binary, pool]
mysqlclient>=2.2.0
mariadb>=1.1.8
mysqlclient
mariadb
# gunicorn web server
gunicorn>=22.0.0
gunicorn
# LDAP required packages
django-auth-ldap # Django integration for ldap auth