diff --git a/Django/celery_with_django/requirements.txt b/Django/celery_with_django/requirements.txt old mode 100755 new mode 100644 index d6cf721..56b101c --- a/Django/celery_with_django/requirements.txt +++ b/Django/celery_with_django/requirements.txt @@ -6,4 +6,4 @@ celery==3.1.18 kombu==3.0.26 pytz==2015.4 redis==2.10.3 -requests==2.7.0 +requests==2.20.0