diff --git a/pyproject.toml b/pyproject.toml index a18629b..775a87a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,8 +7,8 @@ requires-python = ">=3.11" dependencies = [ "hyperliquid-python-sdk==0.23.0", "python-dotenv==1.2.2", - "pandas==3.0.2", - "numpy==2.4.4", + "pandas==3.0.3", + "numpy==2.4.5", ] [project.optional-dependencies]