Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 0a5dcfd

Browse files
committed
pin trio versions to avoid deprecated trio.Queue break
1 parent abb3e50 commit 0a5dcfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/09-built-on-asyncio/requirements.txt

Lines changed: 2 additions & 2 deletions
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)