kopia lustrzana https://github.com/glidernet/ogn-python
Bump bokeh from 2.4.1 to 3.0.2
Bumps [bokeh](https://github.com/bokeh/bokeh) from 2.4.1 to 3.0.2. - [Release notes](https://github.com/bokeh/bokeh/releases) - [Changelog](https://github.com/bokeh/bokeh/blob/3.0.2/docs/CHANGELOG) - [Commits](https://github.com/bokeh/bokeh/compare/2.4.1...3.0.2) --- updated-dependencies: - dependency-name: bokeh dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>pull/181/head
rodzic
140a48d3cb
commit
eb8e62eb10
2
setup.py
2
setup.py
|
@ -57,7 +57,7 @@ setup(
|
||||||
'tqdm==4.62.3',
|
'tqdm==4.62.3',
|
||||||
'requests==2.26.0',
|
'requests==2.26.0',
|
||||||
'matplotlib==3.5.0',
|
'matplotlib==3.5.0',
|
||||||
'bokeh==2.4.1',
|
'bokeh==3.0.2',
|
||||||
'pandas==1.3.4',
|
'pandas==1.3.4',
|
||||||
'flydenity==0.1.6',
|
'flydenity==0.1.6',
|
||||||
'gunicorn==20.1.0'
|
'gunicorn==20.1.0'
|
||||||
|
|
Ładowanie…
Reference in New Issue