Skip to content

Commit a0d8e28

Browse files
committed
upgrade sqlglot
1 parent 8706023 commit a0d8e28

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"pydata-google-auth >=1.8.2",
5555
"requests >=2.27.1",
5656
"shapely >=1.8.5",
57-
"sqlglot >=23.6.3",
57+
"sqlglot >=25.18.0",
5858
"tabulate >=0.9",
5959
"ipywidgets >=7.7.1",
6060
"humanize >=4.6.0",

testing/constraints-3.9.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pydata-google-auth==1.8.2
2121
requests==2.27.1
2222
scikit-learn==1.2.2
2323
shapely==1.8.5
24-
sqlglot==23.6.3
24+
sqlglot==25.18.0
2525
tabulate==0.9
2626
ipywidgets==7.7.1
2727
humanize==4.6.0

0 commit comments

Comments
 (0)