Skip to content

Commit

Permalink
Upgrade sqlparse to ~0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bichitra95 committed Feb 24, 2025
1 parent a0203f9 commit 2d96b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion soda/core/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"antlr4-python3-runtime~=4.11.1",
"opentelemetry-api~=1.16.0",
"opentelemetry-exporter-otlp-proto-http~=1.16.0",
"sqlparse~=0.4",
"sqlparse~=0.5",
"inflect~=6.0",
]

Expand Down

0 comments on commit 2d96b1c

Please sign in to comment.