forked from Lainports/freebsd-ports
Changes: https://github.com/fsspec/s3fs/blob/main/docs/source/changelog.rst https://s3fs.readthedocs.io/en/latest/changelog.html
8 lines
194 B
Text
8 lines
194 B
Text
--- requirements.txt.orig 2023-10-21 17:54:10 UTC
|
|
+++ requirements.txt
|
|
@@ -1,3 +1,3 @@
|
|
-aiobotocore~=2.7.0
|
|
-fsspec==2023.10.0
|
|
+aiobotocore>=2.7.0
|
|
+fsspec>=2023.10.0
|
|
aiohttp!=4.0.0a0, !=4.0.0a1
|