Bump joblib from 0.9.4 to 1.2.0 in /release/python/0.8.2/crankshaft
Bumps [joblib](https://github.com/joblib/joblib) from 0.9.4 to 1.2.0. - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst) - [Commits](https://github.com/joblib/joblib/compare/0.9.4...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
494c047563
commit
a0444729de
@ -1,4 +1,4 @@
|
|||||||
joblib==0.9.4
|
joblib==1.2.0
|
||||||
numpy==1.11.0
|
numpy==1.11.0
|
||||||
scipy==0.17.0
|
scipy==0.17.0
|
||||||
pysal==1.14.3
|
pysal==1.14.3
|
||||||
|
@ -41,7 +41,7 @@ setup(
|
|||||||
# The choice of component versions is dictated by what's
|
# The choice of component versions is dictated by what's
|
||||||
# provisioned in the production servers.
|
# provisioned in the production servers.
|
||||||
# IMPORTANT NOTE: please don't change this line. Instead issue a ticket to systems for evaluation.
|
# IMPORTANT NOTE: please don't change this line. Instead issue a ticket to systems for evaluation.
|
||||||
install_requires=['joblib==0.9.4', 'numpy==1.11.0', 'scipy==0.17.0', 'pysal==1.14.3', 'scikit-learn==0.17.0'],
|
install_requires=['joblib==1.2.0', 'numpy==1.11.0', 'scipy==0.17.0', 'pysal==1.14.3', 'scikit-learn==0.17.0'],
|
||||||
|
|
||||||
requires=['pysal', 'numpy', 'sklearn'],
|
requires=['pysal', 'numpy', 'sklearn'],
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user