We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05dbe65 commit 951fff4Copy full SHA for 951fff4
environment-ros3.yml
@@ -13,9 +13,9 @@ dependencies:
13
- python-dateutil==2.9.0
14
- setuptools
15
- pytest==7.4.3 # pin to pytest < 8 because of incompatibilities to be addressed
16
- - fsspec==2024.12.0
+ - fsspec==2025.5.1
17
- requests==2.32.3
18
- - aiohttp==3.11.11
+ - aiohttp==3.12.13
19
- pip
20
- pip:
21
- remfile==0.1.13
requirements-opt.txt
@@ -1,11 +1,11 @@
1
-linkml-runtime==1.8.3
2
-schemasheets==0.3.1
3
-oaklib==0.6.18
+linkml-runtime==1.9.3
+schemasheets==0.4.0
+oaklib==0.6.23
4
5
# for streaming tests
6
-fsspec==2024.12.0
+fsspec==2025.5.1
7
requests==2.32.4
8
-aiohttp==3.11.11
+aiohttp==3.12.13
9
10
# For read_nwb tests
11
hdmf-zarr
0 commit comments