https://blog.csdn.net/weixin_57397476/article/details/124025993
pip freeze > requirements.txt
pip install pipreqs
pipreqs ./ --encoding=utf8 --force