mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 19:16:39 -04:00
Changes: https://github.com/fsspec/gcsfs/blob/main/docs/source/changelog.rst https://gcsfs.readthedocs.io/en/latest/changelog.html
10 lines
233 B
Text
10 lines
233 B
Text
--- requirements.txt.orig 2023-09-15 20:26:32 UTC
|
|
+++ requirements.txt
|
|
@@ -1,6 +1,6 @@
|
|
aiohttp!=4.0.0a0, !=4.0.0a1
|
|
decorator>4.1.2
|
|
-fsspec==2023.10.0
|
|
+fsspec>=2023.10.0
|
|
google-auth>=1.2
|
|
google-auth-oauthlib
|
|
google-cloud-storage
|