diff --git a/pyproject.toml b/pyproject.toml index 43a3da78..0412f6f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ authors = [ ] dependencies = [ 'panda-common>=0.1.3', - 'panda-server>=0.3.23', + 'panda-server>=0.4.2', 'python-daemon', 'numpy', 'pyyaml',