Skip to content

Commit 0a2a866

Browse files
Update starsessions requirement in /requirements
Updates the requirements on [starsessions](https://github.com/alex-oleshkevich/starsessions) to permit the latest version. - [Release notes](https://github.com/alex-oleshkevich/starsessions/releases) - [Commits](alex-oleshkevich/starsessions@v1.2.1...v2.1.0) --- updated-dependencies: - dependency-name: starsessions dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61ae35c commit 0a2a866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/app/base.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ lightning-cloud>=0.5.11
22
packaging
33
typing-extensions>=4.0.0, <=4.4.0
44
deepdiff>=5.7.0, <=5.8.1
5-
starsessions>=1.2.1, <2.0 # strict
5+
starsessions>=1.2.1, <3.0 # strict
66
fsspec>=2022.5.0, <=2022.7.1
77
s3fs>=2022.5.0, <2022.8.3
88
croniter>=1.3.0, <1.4.0 # strict; TODO: for now until we find something more robust.

0 commit comments

Comments
 (0)