diff --git a/setup.cfg b/setup.cfg index 6f0470ba..3aa999a8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -33,7 +33,6 @@ install_requires = exif==1.6.0 appdirs==1.4.4 pyyaml==6.0 - types-PyYAML psutil==5.9.4 google-auth-oauthlib==1.0.0 @@ -52,6 +51,8 @@ dev = setuptools_scm[toml]>=6.2 mock types-setuptools + types-requests + types-PyYAML [options.packages.find] where = src