소스 검색

Fix dependency conflict for issue

NeolithEra 5 년 전
부모
커밋
c858ad7b85
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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