kopia lustrzana https://github.com/glidernet/ogn-python
Merge pull request #114 from Meisterschueler/dependabot/pip/redis-3.5.3
Bump redis from 3.5.2 to 3.5.3pull/78/head
commit
775e51cd3b
2
setup.py
2
setup.py
|
@ -40,7 +40,7 @@ setup(
|
||||||
'Flask-Caching==1.8.0',
|
'Flask-Caching==1.8.0',
|
||||||
'geopy==1.22.0',
|
'geopy==1.22.0',
|
||||||
'celery==4.4.3',
|
'celery==4.4.3',
|
||||||
'redis==3.5.2',
|
'redis==3.5.3',
|
||||||
'aerofiles==1.0.0',
|
'aerofiles==1.0.0',
|
||||||
'geoalchemy2==0.8.3',
|
'geoalchemy2==0.8.3',
|
||||||
'shapely==1.7.0',
|
'shapely==1.7.0',
|
||||||
|
|
Ładowanie…
Reference in New Issue