diff --git a/pyproject.toml b/pyproject.toml index 4cd64ce5..c57e8574 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ dev = [ "ruff==0.6.9", "mypy==1.12.1", "types-protobuf==5.28.0.20240924", - "types-requests==2.32.0.20240914" + "types-requests==2.32.0.20241016" ] flash_attn = [ # it's easier to install flash-attn from wheel rather than like this as extra