mirror of
https://github.com/apache/superset.git
synced 2026-04-20 16:44:46 +00:00
chore: Bump sqlalchemy-utils to 0.38.3 (#21413)
This commit is contained in:
2
setup.py
2
setup.py
@@ -116,7 +116,7 @@ setup(
|
||||
"simplejson>=3.15.0",
|
||||
"slackclient==2.5.0", # PINNED! slack changes file upload api in the future versions
|
||||
"sqlalchemy>=1.4, <2",
|
||||
"sqlalchemy-utils>=0.37.8, <0.38",
|
||||
"sqlalchemy-utils>=0.38.3, <0.39",
|
||||
"sqlparse==0.3.0", # PINNED! see https://github.com/andialbrecht/sqlparse/issues/562
|
||||
"tabulate==0.8.9",
|
||||
# needed to support Literal (3.8) and TypeGuard (3.10)
|
||||
|
||||
Reference in New Issue
Block a user