diff --git a/pyproject.toml b/pyproject.toml index ffa572b..8a530eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ "numpy==1.26.4", "pillow==11.0.0", "pytest==8.3.3", - "requests==2.32.3", + "requests==2.32.4", "sympy==1.13.1", "torch==2.2.2", "torchvision==0.17.2",