build: add Python dependencies and Docker setup

This commit is contained in:
2026-04-28 12:36:29 +02:00
parent e930989c98
commit 538e88fff3
3 changed files with 63 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
Django==4.2.16
channels==4.1.0
channels-postgres>=1.1.4
daphne==4.1.2
djangorestframework==3.15.2
psycopg2-binary==2.9.9
Pillow==10.4.0
python-decouple==3.8