Browse Source

fix typo in requirements

John Anderson 7 năm trước cách đây
mục cha
commit
8b75969d1d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,4 +1,4 @@
-Django>=2,2,<2.3
+Django>=2.2,<2.3
 django-cors-headers==2.4.0
 django-debug-toolbar==1.11
 django-filter==2.0.0