浏览代码

Bump django-basic-auth-ip-whitelist to 0.7

Sage Abdullah 2 月之前
父节点
当前提交
7795329f35
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      requirements/production.txt

+ 1 - 1
requirements/production.txt

@@ -10,4 +10,4 @@ django-storages==1.14.2
 # For retrieving credentials and signing requests to Elasticsearch
 # For retrieving credentials and signing requests to Elasticsearch
 aws-requests-auth==0.4.3
 aws-requests-auth==0.4.3
 django-redis==5.4.0
 django-redis==5.4.0
-django-basic-auth-ip-whitelist>=0.6,<0.7
+django-basic-auth-ip-whitelist>=0.7,<0.8