diff --git a/noxfile.py b/noxfile.py index 378b718..0947da7 100644 --- a/noxfile.py +++ b/noxfile.py @@ -208,6 +208,7 @@ def typeguard(session: Session) -> None: "python-multipart", "flask-wtf", "a2wsgi", + "requests", "typeguard", "pygments", )