This commit is contained in:
Adam Hopkins
2022-10-31 11:47:23 +02:00
committed by GitHub
parent 1c4925edf7
commit 5369291c27
9 changed files with 91 additions and 15 deletions

View File

@@ -94,7 +94,7 @@ requirements = [
]
tests_require = [
"sanic-testing>=22.9.0b2",
"sanic-testing>=22.9.0",
"pytest==7.1.*",
"coverage",
"beautifulsoup4",