File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -61,13 +61,11 @@ Source = "https://github.com/InsightSoftwareConsortium/itkwidgets"
6161all = [
6262 " imjoy-jupyterlab-extension >=0.1.13" ,
6363 " imjoy-elfinder[jupyter]" ,
64- " imjoy-jupyter-extension >=0.3.0" ,
65- " aiohttp>=3.8.2; python_version=='3.11'"
64+ " imjoy-jupyter-extension >=0.3.0"
6665]
6766lab = [
6867 " imjoy-jupyterlab-extension >=0.1.13" ,
69- " imjoy-elfinder[jupyter]" ,
70- " aiohttp>=3.8.2; python_version=='3.11'"
68+ " imjoy-elfinder[jupyter]"
7169]
7270cli = [
7371 " hypha >= 0.15.28" ,
@@ -80,8 +78,7 @@ cli = [
8078
8179notebook = [
8280 " imjoy-jupyter-extension >=0.3.0" ,
83- " imjoy-elfinder[jupyter]" ,
84- " aiohttp>=3.8.2; python_version=='3.11'"
81+ " imjoy-elfinder[jupyter]"
8582]
8683test = [
8784 " pytest >=2.7.3" ,
You can’t perform that action at this time.
0 commit comments