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 20959bb commit 1d780b8Copy full SHA for 1d780b8
docs/source/changelog.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+2023.12.0
5
+---------
6
+
7
+* use same version when paginating list (#591)
8
+* fix double asterisk glob test (#589)
9
10
2023.10.0
11
---------
12
requirements.txt
@@ -1,6 +1,6 @@
aiohttp!=4.0.0a0, !=4.0.0a1
decorator>4.1.2
-fsspec==2023.10.0
+fsspec==2023.12.0
google-auth>=1.2
google-auth-oauthlib
google-cloud-storage
0 commit comments