I'm trying to add loguru to a python env of v3.11.8 However, poetry (version 2.0.1) raises an error in in the versioning. While loguru requires Python <4.0,>=3.5 ...