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 a2d7373 commit 4eaf518Copy full SHA for 4eaf518
cratedb_sqlparse_py/pyproject.toml
@@ -70,7 +70,7 @@ dependencies = [
70
optional-dependencies.develop = [
71
"mypy<1.16",
72
"packaging",
73
- "poethepoet<0.33",
+ "poethepoet<1",
74
"pyproject-fmt<2.6",
75
"ruff<0.10",
76
"validate-pyproject<0.24",
requirements.txt
@@ -1,3 +1,3 @@
1
antlr4-tools<0.3
2
-poethepoet<0.33
+poethepoet<1
3
requests<3
0 commit comments