test changes

This commit is contained in:
John Lancaster
2026-08-29 22:28:55 -05:00
parent c31a78206f
commit f5b65ecf0a
6 changed files with 64 additions and 85 deletions
+1 -1
View File
@@ -31,11 +31,11 @@ dev = [
"ty>=0.0.51",
]
test = [
"asgi-lifespan>=2.1.0",
"httpx2>=2.9.1",
"pytest>=9.1.1",
"pytest-asyncio>=1.4.0",
"pytest-cov>=7.1.0",
"pytest-xprocess>=1.0.2",
"pyyaml>=6.0.2",
]