From 4ee3ba5a2b4bd5d60c9da4995012b9adbd7ef725 Mon Sep 17 00:00:00 2001 From: Matthew Avaylon Date: Fri, 8 Mar 2024 15:40:38 -0800 Subject: [PATCH] Update environment-ros3.yml --- environment-ros3.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/environment-ros3.yml b/environment-ros3.yml index 5b4bc6c92..d09b890ff 100644 --- a/environment-ros3.yml +++ b/environment-ros3.yml @@ -14,9 +14,9 @@ dependencies: - setuptools - pytest==7.4.3 # This is for the upcoming pytest update - dandi==0.59.0 # NOTE: dandi does not support osx-arm64 - - fsspec==2023.6.0 - - requests==2.28.1 - - aiohttp==3.8.3 + - fsspec==2024.2.0 + - requests==2.31.0 + - aiohttp==3.9.3 - pip - pip: - remfile==0.1.9