Update all dependencies
requirements.txt contains all requirements/dependencies for the Python apps. However the specified versions for dependencies were conflicting in the build process.
This MR updates the specific versions for all dependencies and solves the issue.