Conda env requirement exports, working as of 2021/11/1.

Can be used as follows:

conda env create --name NAME --file FILE

where NAME is the chosen env name, and FILE is path to required .yml file.