We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8706023 commit a0d8e28Copy full SHA for a0d8e28
setup.py
@@ -54,7 +54,7 @@
54
"pydata-google-auth >=1.8.2",
55
"requests >=2.27.1",
56
"shapely >=1.8.5",
57
- "sqlglot >=23.6.3",
+ "sqlglot >=25.18.0",
58
"tabulate >=0.9",
59
"ipywidgets >=7.7.1",
60
"humanize >=4.6.0",
testing/constraints-3.9.txt
@@ -21,7 +21,7 @@ pydata-google-auth==1.8.2
21
requests==2.27.1
22
scikit-learn==1.2.2
23
shapely==1.8.5
24
-sqlglot==23.6.3
+sqlglot==25.18.0
25
tabulate==0.9
26
ipywidgets==7.7.1
27
humanize==4.6.0
0 commit comments