Browse Source

依赖新增django-filter

locky 2 tuần trước cách đây
mục cha
commit
d66f78cc3c
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      requirements.txt

+ 2 - 1
requirements.txt

@@ -9,4 +9,5 @@ boto3==1.23.10
 botocore==1.26.10
 requests==2.28.2
 redis==3.4.1
-PyJWT==1.7.1
+PyJWT==1.7.1
+django-filter>=22.1