Inital commit
This commit is contained in:
9
splitchat/requirements.txt
Normal file
9
splitchat/requirements.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Django==4.2.16
|
||||
channels==4.1.0
|
||||
channels-redis==4.2.0
|
||||
daphne==4.1.2
|
||||
django-environ==0.11.2
|
||||
dj-database-url==2.2.0
|
||||
psycopg[binary]==3.3.4
|
||||
whitenoise==6.7.0
|
||||
gunicorn==22.0.0
|
||||
Reference in New Issue
Block a user