Sign in
◑
Theme
android
/
platform
/
external
/
bazelbuild-rules_python
/
de8f428
/
.
/
examples
/
pip_repository_annotations
/
requirements.in
blob: fd3f75c8887d0a4666a0d3c375f6c369f838be70 [
file
]
# This flag allows for regression testing requirements arguments in
# `pip_repository` rules.
--
extra
-
index
-
url https
:
//pypi.python.org/simple/
wheel
requests
[
security
]>=
2.8
.
1