Skip to content

Commit f24acfa

Browse files
committed
use default logging
1 parent 06b7f10 commit f24acfa

File tree

3 files changed

+314
-340
lines changed

3 files changed

+314
-340
lines changed

Pipfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ verify_ssl = true
77
authlib = "==1.3.2"
88
boto3 = "==1.35.85"
99
celery = "==5.4.0"
10-
channels = "==4.2.0"
10+
channels = {extras = ["daphne"], version = "*"}
1111
channels-redis = "*"
1212
cryptography = "==44.0.0"
13-
daphne = "==4.1.2"
13+
daphne = "*"
1414
django = "==5.1.4"
1515
django-cors-headers = "==4.6.0"
1616
django-environ = "==0.11.2"

0 commit comments

Comments
 (0)