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 1b65135 commit ff2a09aCopy full SHA for ff2a09a
setup.py
@@ -6,7 +6,7 @@
6
"sanic>=0.5.1,<19",
7
]
8
9
-tests_require = ["pytest>=2.7.3", "aiohttp>=3.5.0,<4", "yarl>=1.0,<2.0", "jinja2==2.9.0"]
+tests_require = ["pytest>=2.7.3", "aiohttp>=3.5.0,<4", "yarl>=1.0,<2.0", "Jinja2>=2.10.1"]
10
11
setup(
12
name="Sanic-GraphQL",
0 commit comments