Skip to content

Update all dependencies

Davide Briani requested to merge fix/broken-dependencies into master

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.

Merge request reports