Update README to reference latest Python and Trio

This commit is contained in:
Joshua Bronson
2020-09-30 14:59:48 +00:00
parent 7942e83d1d
commit 4b4fc54ea3
4 changed files with 16 additions and 1 deletions

13
requirements.txt Normal file
View File

@@ -0,0 +1,13 @@
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile
#
async-generator==1.10 # via trio
attrs==20.2.0 # via trio
idna==2.10 # via trio
outcome==1.0.1 # via trio
sniffio==1.1.0 # via trio
sortedcontainers==2.2.2 # via trio
trio==0.17.0 # via -r requirements.in