I noticed that the package on pip specifies all requirements with exact versions.
This is quite annoying since it greatly increases probability of conflicts (which I now encountered).
Could you please relax the requirements? Ideally only specify the minimum version.