This repository was archived by the owner on Oct 26, 2022. It is now read-only.

Description
Hi, your downstream project Archery suffered from a dependency conflict issue caused by mybatis-mapper2sql 0.1.8.
As shown in the following links:
hhyo/Archery#356.
Could you please loose the version ranges of your direct dependency sqlparse == 0.2.4 to sqlparse >= 0.2.4, to remove this dependency hell of downstream projects?
Thanks for your help!
Neolith