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