kopia lustrzana https://github.com/glidernet/ogn-python
Bump pandas from 1.1.5 to 1.3.4 (#108)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.1.5 to 1.3.4. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md) - [Commits](https://github.com/pandas-dev/pandas/compare/v1.1.5...v1.3.4) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>master
rodzic
fd1f355e72
commit
abc6f3f5a4
2
setup.py
2
setup.py
|
@ -58,7 +58,7 @@ setup(
|
||||||
'requests==2.26.0',
|
'requests==2.26.0',
|
||||||
'matplotlib==3.3.4',
|
'matplotlib==3.3.4',
|
||||||
'bokeh==2.4.1',
|
'bokeh==2.4.1',
|
||||||
'pandas==1.1.5',
|
'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