diff --git a/setup.cfg b/setup.cfg index bd2f9fa7511..5c9bce3e106 100644 --- a/setup.cfg +++ b/setup.cfg @@ -36,7 +36,7 @@ install_requires = pydantic[dotenv]>=1.8.2,<3.0.0 python-dateutil>=2.8.2 readerwriterlock>=1.0.9 - sqlparse>=0.4.2 + sqlparse @ git+https://github.com/lorenzhs/sqlparse.git@8d379386c1c3e103ee67ef6582ea1b7c2296aa5b trio>=0.22.0 truststore>=0.10;python_version>="3.10" python_requires = >=3.9