Sign in
android
/
platform
/
external
/
bazelbuild-rules_python
/
f7f0d9eabf41822fed67febb4fb9780c36a506d4
/
.
/
examples
/
pip_repository_annotations
/
requirements.in
blob: fd3f75c8887d0a4666a0d3c375f6c369f838be70 [
file
] [
log
] [
blame
]
# 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