From 8db5a199664aa860c072d0f5db07100c70143324 Mon Sep 17 00:00:00 2001 From: Denis Rouzaud Date: Wed, 15 May 2024 10:52:15 +0200 Subject: [PATCH] update DRF (#116) --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d806694c..5bad9ca2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,8 @@ django>=4 psycopg2-binary -djangorestframework==3.14.0 +djangorestframework!=3.15.0 djangorestframework-gis@git+https://github.com/openwisp/django-rest-framework-gis@4f244d5d8a7ad5b453fd04f64150818d15123e01 +inflection pyyaml uritemplate pyproj