How to freeze packages installed only in the virtual environment, that is, without the global ones?
python venv/Path_to/bin/pip freeze -l