Procházet zdrojové kódy

fixed: typo in requirements.txt

Alexandru Gheorghita před 1 měsícem
rodič
revize
b36764fdc3
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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