To assist with capturing and sharing python dependencies, we provide a way
to capture the dependencies currently used. Unlike greta_deps_spec(),
the receipt records the versions actually installed and is not
validated against the versions greta supports - so it will faithfully
report, for example, a TensorFlow version newer than greta's supported
range.
Value
greta_deps_spec() object
