Skip to content

Feature/comp 170 improve dependencies part 1

Remco Tukker requested to merge feature/COMP-170_improve_dependencies into develop
  • pin the python dependency versions
  • remove unused dependencies python-dotenv (dont know why this was introduced) and cryptography (was introduced when mysql was used but not removed when mysql was dropped)
  • enable mypy in tox

Merge request reports