ソースを参照

依赖新增django-filter

locky 2 週間 前
コミット
d66f78cc3c
1 ファイル変更2 行追加1 行削除
  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