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 7a1094a commit e3b0ccbCopy full SHA for e3b0ccb
requirements_dev.txt
@@ -6,7 +6,7 @@ wheel==0.33.0 # pyup: update minor
6
cryptography==2.7 # pyup: update minor
7
psycopg2-binary==2.8.1 # pyup: update minor
8
sanic==19.3.1;python_version>="3.6" # pyup: update minor
9
-aiohttp==3.6.0;python_version>="3.5.3" # pyup: update minor
+aiohttp==3.6.0;python_full_version>="3.5.3" # pyup: update minor
10
tornado==6.0 # pyup: update minor
11
async_generator==1.10 # pyup: update minor
12
quart==0.10.0;python_version>="3.7" # pyup: update minor
0 commit comments