Hi!
I'm trying to install some forks through the requirements.txt file but it's not working. Looking at the logs I'm seeing "git not found", or something similar.
Tried to run "(IFS=:; for p in /usr/local/bin:/usr/bin; do ls -1 ; done) | sort -u", results didn't have git.
Results: https://www.file.io/download/nhYolB1sKve3
It was working before, it stopped working suddenly. I even have another MWAA environment where it works. Not sure what's going on.
Thanks,
Wes.