We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccbc9e4 commit c8a87b7Copy full SHA for c8a87b7
base-requirements.txt
@@ -26,7 +26,7 @@ django-imagekit==5.0 # 5.0 is first version that supports Django 4.2
26
django-haystack==3.2.1
27
elasticsearch>=7,<8
28
# TODO: 0.14.0 only supports Django 1.8 and 1.11.
29
-django-tastypie==0.14.6 # 0.14.6 is first version that supports Django 4.2
+django-tastypie==0.14.7 # 0.14.6 is first version that supports Django 4.2
30
31
pytz==2021.1
32
python-dateutil==2.8.2
0 commit comments