We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61ae35c commit 0a2a866Copy full SHA for 0a2a866
requirements/app/base.txt
@@ -2,7 +2,7 @@ lightning-cloud>=0.5.11
2
packaging
3
typing-extensions>=4.0.0, <=4.4.0
4
deepdiff>=5.7.0, <=5.8.1
5
-starsessions>=1.2.1, <2.0 # strict
+starsessions>=1.2.1, <3.0 # strict
6
fsspec>=2022.5.0, <=2022.7.1
7
s3fs>=2022.5.0, <2022.8.3
8
croniter>=1.3.0, <1.4.0 # strict; TODO: for now until we find something more robust.
0 commit comments