1. add freezing packages based on pip resolver; 1.1. the command should resolve final packages with versions, and provide constraints with file hashes; to act alike go mod tool;
1. update dependencies handling during venv creation; 2. update cli and cli_boostrap modules;