I just updated from Python 3.5.2 to 3.6.0 and I'm having some issues with injector. It seems that when using injector with the new annotation syntax, Python 3.6 ...
was release with python 3.5.4, since then it is hardcoded to return an empty dict. I understand if you would not want to add a workaround for an old python version, then the readme should be updated ...