mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 22:00:31 -04:00
11 lines
364 B
Python
11 lines
364 B
Python
--- setup.py.orig 2023-11-29 15:45:26 UTC
|
|
+++ setup.py
|
|
@@ -68,7 +68,7 @@ setup(
|
|
"pathspec>=0.9,<0.12",
|
|
"isodate>=0.6,<0.7",
|
|
# ----
|
|
- "sqlparse>=0.2.3,<0.5",
|
|
+ "sqlparse>=0.2.3,<0.6",
|
|
# ----
|
|
# These are major-version-0 packages also maintained by dbt-labs. Accept patches.
|
|
"dbt-extractor~=0.5.0",
|