From e18b864c634993d43de7416cce848ae84b7651a5 Mon Sep 17 00:00:00 2001 From: paultancre <98691694+paultancre@users.noreply.github.com> Date: Fri, 17 Nov 2023 13:40:01 +0000 Subject: [PATCH] Update README.md addind 3.10 in the requirement list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a127ae51..34af0fe87 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ The Labelbox Python API offers a simple, user-friendly way to interact with the ## Requirements -- Use Python 3.7, 3.8 or 3.9 +- Use Python 3.7, 3.8, 3.9 and 3.10 - [Create an account](http://app.labelbox.com/) - [Generate an API key](https://docs.labelbox.com/docs/create-an-api-key)