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 4842698 commit 1d986d4Copy full SHA for 1d986d4
packaging/datadog-agent/source/setup_agent.sh
@@ -14,7 +14,7 @@ set -u
14
DEFAULT_AGENT_VERSION="5.31.0"
15
# Pin pip version, in the past there was some buggy releases and get-pip.py
16
# always pulls the latest version
17
-PIP_VERSION="6.1.1"
+PIP_VERSION="19.0.3"
18
VIRTUALENV_VERSION="1.11.6"
19
SUPERVISOR_VERSION="3.3.0"
20
SETUPTOOLS_VERSION="20.9.0"
0 commit comments