1panel部署Python代码重启服务时需要很长时间安装install -r requirements

每次更新修改Python代码重启服务时,总是需要很长时间安装install -r requirements,有什么好的方法减少重启服务不再重复安装么?