python313Packages.tbm-utils: relax pendulum
Fabian Affolter 2 months ago 2c9b61c0 4e83b6e2
··· 47 47 --replace-fail 'poetry.masonry.api' 'poetry.core.masonry.api' 48 48 ''; 49 49 50 50 - pythonRelaxDeps = [ "attrs" ]; 50 50 + pythonRelaxDeps = [ 51 51 + "attrs" 52 52 + "pendulum" 53 53 + ]; 51 54 52 55 build-system = [ poetry-core ]; 53 56