We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceac896 commit 0d57b5fCopy full SHA for 0d57b5f
1 file changed
requirements_dev.txt
@@ -11,7 +11,7 @@ sanic==0.7.0
11
aiohttp==3.3.1
12
tornado==4.5.3
13
async_generator==1.9.0
14
-quart==0.6.0
+quart==0.6.0;python_version>="3.6"
15
16
# tests
17
coverage==4.5.1
0 commit comments