diff --git a/pyproject.toml b/pyproject.toml index 0b01e04..e3babde 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,6 @@ requires-python = ">=3.8" dynamic = ["version"] dependencies = [ - "aprsd>=4.2.0", "paho-mqtt", "oslo_config", ]