Dependency Parsing

获取依赖

可以使用pipreqs包。pip install pipreqs安装,在工程根目录下运行pipreqs即可得到requirements.txt

Last updated

Was this helpful?