molecule-generation
molecule-generation copied to clipboard
Unpin dependencies to support all modern Python versions
Due to various dependency issues we pin tensorflow to 2.1.0, which is not compatible with Python 3.8+, meaning that only Python 3.7 is supported. It would be great to unpin or at least update some of the dependencies, so that we can support all modern versions of Python.