diff --git a/requirements-dev.txt b/requirements-dev.txt index 71f9577..ecfedc3 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,28 +1,4 @@ -bleach build -bump2version bumpversion -certifi -cffi -chardet -cryptography -docutils -idna -importlib-metadata -jeepney -keyring -packaging -pkginfo -pycparser -pyparsing -readme-renderer requests -requests-toolbelt -rfc3986 -SecretStorage -six -tqdm twine -urllib3 -webencodings -zipp diff --git a/setup.cfg b/setup.cfg index 6cdd1f6..7805a7e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -36,24 +36,15 @@ classifiers = [options] install_requires = - appdirs - argcomplete - attrs - colorama - coverage - halo hid - log-symbols - mccabe - milc>=1.5.0 - pycodestyle - pyflakes - pyrsistent + milc>=1.4.2 pyusb setuptools>=45 - six - spinners - termcolor + # qmk_firmware packages + hjson + jsonschema>=3 + pygments + qmk-dotty-dict packages = find: python_requiures = >=3.7