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 f7575a2 commit eff4e1eCopy full SHA for eff4e1e
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