From 7d333bbadcf9ab4acae492a5b7a6744b5189c706 Mon Sep 17 00:00:00 2001
From: Yasser Tahiri
- - + + @@ -41,7 +41,7 @@ Successfully installed pyngo - Using `OpenAPI` utilities to build params from a basic model. - using `QueryDictModel` to build `Pydantic` models from a `QueryDict` object. - propagate any errors from Pydantic in Django Rest Framework. -- Tested in Python 3.8 and up. +- Tested in Python 3.10 and up. ## Examples 📚