diff --git a/pyproject.toml b/pyproject.toml index 34078db..92129ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ dependencies = [ "pyqtgraph>=0.13.3", "numpy>=1.26.1", "STO-OSCR>=2024.3b40", - "OSCR-django-client>=2024.2b250", + "OSCR-django-client>=2024.2b260", ] requires-python = ">=3.10" authors = []