diff --git a/pyproject.toml b/pyproject.toml index 5469adac..3021fd42 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ authors = [ ] license = { text = "GPL-3.0-or-later" } dependencies = [ - "flask==2.3.2", + "flask==2.3.3", "astropy>=5.2.1", "matplotlib>=3.7.0", "numpy>=1.24.2",