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.
2 parents 1248422 + eff4e1e commit 2f484d5Copy full SHA for 2f484d5
pyproject.toml
@@ -59,7 +59,7 @@ Homepage = "https://python-ellar.github.io/ellar-sql/"
59
60
[project.optional-dependencies]
61
test = [
62
- "pytest >= 7.1.3,<8.0.0",
+ "pytest >= 7.1.3,< 9.0.0",
63
"pytest-cov >= 2.12.0,<5.0.0",
64
"pytest-asyncio",
65
"aiosqlite",
0 commit comments