diff --git a/requirements-dev.txt b/requirements-dev.txt index a552322cc..de346e398 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,3 +10,6 @@ numpy>=0.0.dev0 # that uses it during these tests will use the development version # which is more likely to work with the above development version of numpy scipy>=0.0.dev0 + +# to allow fsspec to work with python 3.12 +git+https://github.com/aio-libs/aiohttp