kopia lustrzana https://github.com/glidernet/ogn-python
Bump celery from 4.4.7 to 5.0.0 (#138)
Bumps [celery](https://github.com/celery/celery) from 4.4.7 to 5.0.0. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst) - [Commits](https://github.com/celery/celery/compare/v4.4.7...v5.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>pull/78/head
rodzic
25e7adfe2b
commit
13b28b52d0
2
setup.py
2
setup.py
|
@ -39,7 +39,7 @@ setup(
|
||||||
'Flask-WTF==0.14.3',
|
'Flask-WTF==0.14.3',
|
||||||
'Flask-Caching==1.9.0',
|
'Flask-Caching==1.9.0',
|
||||||
'geopy==2.0.0',
|
'geopy==2.0.0',
|
||||||
'celery==4.4.7',
|
'celery==5.0.0',
|
||||||
'redis==3.5.3',
|
'redis==3.5.3',
|
||||||
'aerofiles==1.0.0',
|
'aerofiles==1.0.0',
|
||||||
'geoalchemy2==0.8.4',
|
'geoalchemy2==0.8.4',
|
||||||
|
|
Ładowanie…
Reference in New Issue