fix: correct alphabetical ordering of sqlparse in requirements.txt

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-05 00:10:35 -06:00
parent 7355610f37
commit a4f4c9f7b9

View File

@@ -21,8 +21,8 @@ python-dotenv==1.2.1
pytz==2025.2 pytz==2025.2
pyyaml==6.0.3 pyyaml==6.0.3
ruff==0.15.17 ruff==0.15.17
sqlparse==0.5.5
sniffio==1.3.1 sniffio==1.3.1
sqlparse==0.5.5
starlette==0.50.0 starlette==0.50.0
tortoise-orm==0.25.2 tortoise-orm==0.25.2
tqdm==4.67.1 tqdm==4.67.1