From f8c1e1e6054d4923b8bffafbfeea8ea02fae5e6f Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Thu, 21 Mar 2019 12:05:32 +0000 Subject: [PATCH] Add requirements --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3954c86..3d19a58 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,11 @@ Next set of things to deal with: * async redirections. * async cookie persistence, for on-disk cookie stores. * make sure authentication works okay (does it use adapters, is the API broken there now?) +* timeouts + +## Requirements + +* Python 3.6, 3.7. ## Installation: