ソースを参照

fixed: typo in requirements.txt

Alexandru Gheorghita 1 ヶ月 前
コミット
b36764fdc3
1 ファイル変更1 行追加1 行削除
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,6 +1,6 @@
 Django==5.1.1
 djangorestframework==3.15.2
-djnago-filter==24.3
+django-filter==24.3
 pyyaml==6.0.2
 inflection==0.5.1
 uritemplate==4.1.1