mirror of
https://github.com/NohamR/trio_http_proxy.git
synced 2026-07-10 10:24:25 +00:00
Update README to reference latest Python and Trio
This commit is contained in:
13
requirements.txt
Normal file
13
requirements.txt
Normal 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
|
||||
Reference in New Issue
Block a user