Add tags of packages to requirements file
@ahmedk @kamile @kluyvert @tmichela @santosh
This MR stays to improve reproducibility.
A tag for each package is added. Tags here are based on current environment.
I additional I add pyDetLib in the requirements. PyDetLib have its own requirements file. In order to trigger that file I included requirements in the setup file of the pyDetLib (see branch https://git.xfel.eu/gitlab/karaboDevices/pyDetLib/tree/feat/update_setup).
This MR should be considered together (and goes after) with https://git.xfel.eu/gitlab/karaboDevices/pyDetLib/merge_requests/76.
Edited by Mikhail Karnevskiy