Skip to content

Commit 9fe3629

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 888686e commit 9fe3629

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.27
22
packaging
33
typing-extensions>=4.0.0, <=4.4.0
44
deepdiff>=5.7.0, <6.2.4
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
croniter>=1.3.0, <1.4.0 # strict; TODO: for now until we find something more robust.
88
traitlets>=5.3.0, <5.9.0

0 commit comments

Comments
 (0)