File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -94,10 +94,10 @@ jobs:
9494 python-version : " 3.8"
9595 pip-extras : classic
9696 pip-install-constraints : >-
97- jupyter-server==1.0
98- simpervisor==1.0
99- tornado==5.1
100- traitlets==4.2.1
97+ jupyter-server==1.24. 0
98+ simpervisor==1.0.0
99+ tornado==6.1.0
100+ traitlets==5.1.0
101101
102102 steps :
103103 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change @@ -48,10 +48,10 @@ classifiers = [
4848dependencies = [
4949 " aiohttp" ,
5050 " importlib_metadata >=4.8.3 ; python_version<\" 3.10\" " ,
51- " jupyter-server >=1.0" ,
52- " simpervisor >=1.0" ,
53- " tornado >=5.1 " ,
54- " traitlets >= 4.2.1 " ,
51+ " jupyter-server >=1.24. 0" ,
52+ " simpervisor >=1.0.0 " ,
53+ " tornado >=6.1.0 " ,
54+ " traitlets >= 5.1.0 " ,
5555]
5656
5757[project .optional-dependencies ]
You can’t perform that action at this time.
0 commit comments