How do I get to know what version of python libraries come bundled with a release of Sparkflows?

Every release of Sparkflows comes with a tied version of python dependencies. The same can be seen in the requirements.txt file in fire(home_directory)/dist/fire folder which bundled in the tar.gz binary which is used to install Sparkflows.

The python version and packages can be seen in Administration/Diagnostics/Packages.