python 导出 使用项目依赖 



pip install pipreqs



pipreqs . --encoding=utf8 --force

根据依赖安装包

 pip install -r requirements.txt