added requirements.txt with known good aiohttp version for chapter 17 examples

This commit is contained in:
Luciano Ramalho 2015-07-14 02:02:30 -03:00
parent b7073cd021
commit 50a88d2637

View File

@ -0,0 +1,3 @@
aiohttp==0.13.1
requests==2.5.1
tqdm==1.0