diff --git a/requirements-dev.txt b/requirements-dev.txt index 50cc689..bd7971e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ bs4==0.0.1 autopep8==1.4.4 requests===2.22.0 lxml===4.4.2 -cryptography==3.2 +cryptography==3.3.2 channels==2.4.0 black==19.10b0 flake8==3.7.9 diff --git a/requirements.txt b/requirements.txt index c95bf81..8c8fba3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ bs4==0.0.1 autopep8==1.4.4 requests===2.22.0 lxml===4.4.2 -cryptography==3.2 +cryptography==3.3.2 channels==2.4.0 channels-redis==2.4.2 celery==4.4.2