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