We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d73c32 commit 036fd29Copy full SHA for 036fd29
1 file changed
setup.cfg
@@ -36,7 +36,7 @@ install_requires =
36
pydantic[dotenv]>=1.8.2,<3.0.0
37
python-dateutil>=2.8.2
38
readerwriterlock>=1.0.9
39
- sqlparse>=0.4.2
+ sqlparse @ git+https://github.com/lorenzhs/sqlparse.git@8d379386c1c3e103ee67ef6582ea1b7c2296aa5b
40
trio>=0.22.0
41
truststore>=0.10;python_version>="3.10"
42
python_requires = >=3.9
0 commit comments