We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46cda7d commit 1411b27Copy full SHA for 1411b27
requirements.txt
@@ -1,7 +1,7 @@
1
-e .
2
# Copied from setup.py because of a pip bug
3
# see https://github.com/pypa/pip/issues/4780
4
-aiohttp==3.5.4
+aiohttp==3.7.4
5
certifi==2019.3.9
6
psutil==5.6.6; sys_platform == 'darwin'
7
# End of copy from setup.py
0 commit comments