Is there a way to ask tox to always upgrade dependencies to the latest? For example:
[testenv:test] deps = package-nightly
I would like to ma