build: add Python dependencies and Docker setup
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user