diff --git a/docs/quickstart.rst b/docs/quickstart.rst index 0b6c6993..b850d58d 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -59,7 +59,7 @@ When we send a **Query** requesting only one **Field**, ``hello``, and specify a Requirements ~~~~~~~~~~~~ -- Python (2.7, 3.4, 3.5, 3.6, pypy) +- Python (3.6, 3.7, 3.8, 3.9, 3.10, pypy) - Graphene (3.0) Project setup