ImportError: cannot import name 'get_callback_manager' from 'langchain.callbacks'

Hi All! I get the error in the subject when I try to import Chroma from langchain.vectorstores import Chroma. Does any one know how to overcome it?

I also get numerous dependency errors, so do we have a list of dependencies needed for the example in the course to work? Or may be environment specs?