"test/per_router/test_poller_routes.py" did not exist on "aafef5e03323e15b7a91b146383a749f125a9e02"
Feature/comp 170 improve dependencies part 1
- 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