Skip to content

Commit 951fff4

Browse files
committed
update requirements
1 parent 05dbe65 commit 951fff4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

environment-ros3.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ dependencies:
1313
- python-dateutil==2.9.0
1414
- setuptools
1515
- pytest==7.4.3 # pin to pytest < 8 because of incompatibilities to be addressed
16-
- fsspec==2024.12.0
16+
- fsspec==2025.5.1
1717
- requests==2.32.3
18-
- aiohttp==3.11.11
18+
- aiohttp==3.12.13
1919
- pip
2020
- pip:
2121
- remfile==0.1.13

requirements-opt.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
linkml-runtime==1.8.3
2-
schemasheets==0.3.1
3-
oaklib==0.6.18
1+
linkml-runtime==1.9.3
2+
schemasheets==0.4.0
3+
oaklib==0.6.23
44

55
# for streaming tests
6-
fsspec==2024.12.0
6+
fsspec==2025.5.1
77
requests==2.32.4
8-
aiohttp==3.11.11
8+
aiohttp==3.12.13
99

1010
# For read_nwb tests
1111
hdmf-zarr

0 commit comments

Comments
 (0)