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.
1 parent 78a0fc3 commit 292e2d4Copy full SHA for 292e2d4
django.mk
@@ -24,8 +24,8 @@ MANAGE ?= ./manage.py
24
REQUIREMENTS ?= requirements.txt
25
SYS_PYTHON ?= python3
26
PY_SENTINAL ?= $(VE)/sentinal
27
-WHEEL_VERSION ?= 0.43.0
28
-PIP_VERSION ?= 24.1.1
+WHEEL_VERSION ?= 0.45.1
+PIP_VERSION ?= 25.2
29
MAX_COMPLEXITY ?= 10
30
INTERFACE ?= localhost
31
RUNSERVER_PORT ?= 8000
0 commit comments