We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06b7f10 commit f24acfaCopy full SHA for f24acfa
Pipfile
@@ -7,10 +7,10 @@ verify_ssl = true
7
authlib = "==1.3.2"
8
boto3 = "==1.35.85"
9
celery = "==5.4.0"
10
-channels = "==4.2.0"
+channels = {extras = ["daphne"], version = "*"}
11
channels-redis = "*"
12
cryptography = "==44.0.0"
13
-daphne = "==4.1.2"
+daphne = "*"
14
django = "==5.1.4"
15
django-cors-headers = "==4.6.0"
16
django-environ = "==0.11.2"
0 commit comments