There was an error while loading. Please reload this page.
1 parent bbf3948 commit 396b85bCopy full SHA for 396b85b
requirements/test-env.txt
@@ -1,3 +1,6 @@
1
django
2
selenium
3
-twisted
+
4
+# required due issue with channels:
5
+# https://github.com/django/channels/issues/1639#issuecomment-817994671
6
+twisted<21
0 commit comments