We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a4b25eb + 93fa558 commit 11ddbe8Copy full SHA for 11ddbe8
Makefile
@@ -2,7 +2,7 @@ PY_DIRS=django_databrowse
2
VE ?= ./ve
3
SYS_PYTHON ?= python3
4
PY_SENTINAL ?= $(VE)/sentinal
5
-PIP_VERSION ?= 24.0
+PIP_VERSION ?= 25.3
6
MAX_COMPLEXITY ?= 12
7
PY_DIRS ?= $(APP)
8
DJANGO ?= "Django==4.2.10"
0 commit comments