Skip to content

Commit 6c417a4

Browse files
authored
Merge pull request #9 from vindard/master
Fix "deprecated `trio.Queue`" warning
2 parents abb3e50 + 0a5dcfd commit 6c417a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: src/09-built-on-asyncio/requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
unsync
2-
trio
3-
trio_asyncio
2+
trio==0.8.0
3+
trio_asyncio==0.9.1
44

55
aiohttp
66
cchardet

0 commit comments

Comments
 (0)