Skip to content

Commit 50a88d2

Browse files
committed
added requirements.txt with known good aiohttp version for chapter 17 examples
1 parent b7073cd commit 50a88d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

17-futures/countries/requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
aiohttp==0.13.1
2+
requests==2.5.1
3+
tqdm==1.0

0 commit comments

Comments
 (0)