Skip to content

Commit 6537a05

Browse files
Update fsspec requirement from <2023.7.0,>=2022.5.0 to >=2022.5.0,<2023.10.0 in /requirements (#18756)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0777aab commit 6537a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/app/app.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ packaging
33
typing-extensions >=4.0.0, <4.8.0
44
deepdiff >=5.7.0, <6.6.0
55
starsessions >=1.2.1, <2.0 # strict
6-
fsspec >=2022.5.0, <2023.7.0
6+
fsspec >=2022.5.0, <2023.10.0
77
croniter >=1.3.0, <1.5.0 # strict; TODO: for now until we find something more robust.
88
traitlets >=5.3.0, <5.10.0
99
arrow >=1.2.0, <1.3.0

0 commit comments

Comments
 (0)