Dependency issue with a github cloned app

Hi,
I’ve been trying to follow one of the setups for collaborating on an app via GitHub. As I am completely new to all this, I’m not sure I have done things correctly. I basically uploaded my prod app to GitHub and then created a new app from a GitHub clone.
I have created the missing secret keys and also updated (selected edit on the missing dependencies and entered the correct third party values) the dependencies for anvil extras and tabulator.
Even though I can see the dependencies in the settings and I have selected the same versions:
image
I’m still getting the missing dependency errors. I can see this in the Design screen:

Anything obvious I’m missing out? Many thanks!

I solved it by copying the dependency codes from the designer output into the anvil.yaml file on github, re-synching the remotes and then updating the dependeny codes in the settings.
Hope this has put everything in place now!

image