git checkout main
git pull origin main
git checkout feature/accommodation
git merge main
ls -al
pip install -r requirements.txt