Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
9bf7c49ea1920e497f857ccc1e9c2d1189c8a1c9
/
.
/
examples
/
pip_parse
/
main.py
blob: 79e1c1219b85977b20b87e2081625a21ef21423e [
file
]
import
requests
def
version
():
return
requests
.
__version__