Skip to content

Commit 784d83e

Browse files
committed
Comment out django-disqus dependency in REQUIREMENTS.txt
1 parent 68cff1f commit 784d83e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/docker/REQUIREMENTS.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ git+https://github.com/Xpirix/dj-stripe.git@django4_update
1111
django-allauth~=0.63
1212
django-braces~=1.17
1313
# disqus
14-
django-disqus~=0.5
14+
# django-disqus~=0.5
1515
django-colorfield~=0.11
1616
django-countries~=7.6
1717
django-crispy-forms~=2.1

0 commit comments

Comments
 (0)