diff --git a/setup.cfg b/setup.cfg index 9662ea8..42bcda2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -55,7 +55,6 @@ install_requires = pydantic~=1.10 sqlalchemy<2.0 # To address SQLAlchemy warning (https://sqlalche.me/e/b8d9) typing-extensions~=4.5 - pyparsing>=2.5 [options.packages.find] where = src