diff --git a/chat-app-backend/requirements.txt b/chat-app-backend/requirements.txt index 6ca41e8..a081063 100644 --- a/chat-app-backend/requirements.txt +++ b/chat-app-backend/requirements.txt @@ -1,6 +1,6 @@ Django~=3.1.5 psycopg2-binary==2.8.6 -djangorestframework==3.11.0 +djangorestframework==3.11.2 colorlog==4.1.0 channels==2.4.0 channels-redis==3.1.0