diff --git a/setup.cfg b/setup.cfg index 7da34d5..558788f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -64,6 +64,7 @@ lint = # Add your linting dependencies below this line types-python-dateutil==2.9.0.20240316 types-jwt==0.1.3 + types-Flask==1.1.1 test = %(test-template)s