File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dependencies:
1414 - sidecar
1515 - pip :
1616 - yjs-widgets>=0.4,<0.5
17- - my-jupyter-shared-drive< 0.2.0
17+ - my-jupyter-shared-drive>= 0.2.0
1818 - ../python/jupytergis_lab
1919 - ../python/jupytergis_core
2020 - ../python/jupytergis_lite
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dependencies:
1414 - sidecar
1515 - pip :
1616 - yjs-widgets>=0.4,<0.5
17- - my-jupyter-shared-drive< 0.2.0
17+ - my-jupyter-shared-drive>= 0.2.0
1818 - ../jupytergis_lab-0.0.1-py3-none-any.whl
1919 - ../jupytergis_core-0.0.1-py3-none-any.whl
2020 - ../jupytergis_lite-0.0.1-py3-none-any.whl
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ classifiers = [
2121dependencies = [
2222 " jupytergis_core==0.9.2" ,
2323 " jupytergis_lab==0.9.2" ,
24- " my-jupyter-shared-drive< 0.2.0" ,
24+ " my-jupyter-shared-drive>= 0.2.0" ,
2525]
2626dynamic = [" version" ]
2727license = {file = " LICENSE" }
You can’t perform that action at this time.
0 commit comments