We added a CI check to make sure new releases of the bot won't break the docs anymore. When creating the workflow we got the following warning because we install the dependencies of the docs in requirements.txt. At the moment the version of the dependencies are not pinned is this something we should do or can we ignore this warning?

We added a CI check to make sure new releases of the bot won't break the docs anymore. When creating the workflow we got the following warning because we install the dependencies of the docs in

requirements.txt. At the moment the version of the dependencies are not pinned is this something we should do or can we ignore this warning?