Take into account TF is not officially 3.8 compatible yet (the warnings we get in Arch are from this, even thought the code seems to work normally for what we use, but there is no 3.8 package in PyPI
We should not forget to make sure the dependencies are truly dependencies when uploaded to pypi (so that we don't force the installation of packages that are only useful for development)
Take into account TF is not officially 3.8 compatible yet (the warnings we get in Arch are from this, even thought the code seems to work normally for what we use, but there is no 3.8 package in PyPI