Browse Source

fixed: typo in requirements.txt

Alexandru Gheorghita 1 tháng trước cách đây
mục cha
commit
b36764fdc3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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