Browse Source

Fix dependency conflict for issue

NeolithEra 5 years ago
parent
commit
c858ad7b85
1 changed files with 1 additions and 0 deletions
  1. 1 0
      requirements/production.txt

+ 1 - 0
requirements/production.txt

@@ -16,3 +16,4 @@ django-redis==4.8.0
 django_cache_url==2.0.0
 # For copying initial media to S3 bucket
 awscli==1.16.43
+urllib3>=1.21.1,<1.26