Open mmokrejs opened 7 years ago
@mmokrejs I would expect 1.1.6 to be compatible, but it's untested so we don't make any guarantee. If they're following proper semantic versioning it should be fine, but many packages in the past have made incompatible updates in minor and bugfix versions so we peg to specific known working versions.
I have 1.1.6 version installed. Is it incompatible?
I saw a lot more dependencies in setup.py with '==' sign instead of '>=". Do you intentionally require just those versions? Please inlcude anyway the required version in README.md in a proper section.