Browse Source

依赖新增django-filter

locky 2 weeks ago
parent
commit
d66f78cc3c
1 changed files with 2 additions and 1 deletions
  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