diff --git a/backend/requirements.txt b/backend/requirements.txt index f9723b5..ce596b8 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -12,7 +12,7 @@ attrs==21.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, autobahn==21.3.1; python_version >= '3.7' automat==20.2.0 cffi==1.14.5 -channels==3.0.3 +channels==4.0.0 constantly==15.1.0 cryptography==3.4.7; python_version >= '3.6' daphne==3.0.2; python_version >= '3.6'