Skip to content

Commit 90676b9

Browse files
committed
Upgraded pip to >=10.0.0 for security vulnerability
SourceClear Report: https://quantopian.sourceclear.io/teams/zQQS018/issues/vulnerabilities/5084873/7658251 CVE: No CVE has been posted
1 parent 7032a92 commit 90676b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Incompatible with earlier PIP versions
2-
pip>=7.1.0
2+
pip>=10.0.0
33
# bcolz fails to install if this is not in the build_requires.
44
setuptools>18.0
55

0 commit comments

Comments
 (0)