Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pin more-itertools in python version 3.7
Avoid problems as ``` /usr/share/miniconda/envs/qmxgraph/lib/python3.7/site-packages/more_itertools/more.py:5: in <module> from functools import cached_property, partial, reduce, wraps E ImportError: cannot import name 'cached_property' from 'functools' (/usr/share/miniconda/envs/qmxgraph/lib/python3.7/functools.py) ``` ASIM-5273
- Loading branch information