diff --git a/setup.cfg b/setup.cfg index 4d3e7166a..3fff22de3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,8 +18,6 @@ classifier = Programming Language :: Python :: Implementation :: CPython Programming Language :: Python :: 3 :: Only Programming Language :: Python :: 3 - Programming Language :: Python :: 3.8 - Programming Language :: Python :: 3.9 Topic :: System :: Monitoring [options] @@ -28,13 +26,11 @@ packages = [extras] mysql = - SQLAlchemy>=0.9.7 SQLAlchemy-Utils>=0.41.0 alembic>=0.7.2 PyMySQL>=0.6.2 # MIT License postgresql = - SQLAlchemy>=0.9.7 SQLAlchemy-Utils>=0.41.0 alembic>=0.7.2 psycopg2>=2.9.6