diff --git a/requirements/base.txt b/requirements/base.txt index dadfcc7..1caf637 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -29,5 +29,5 @@ flower==0.9.3 # https://github.com/mher/flower django-timezone-field==4.0 # https://github.com/mfogel/django-timezone-field/ # read osm file -osmium==2.15.4 # https://github.com/osmcode/pyosmium +osmium==3.1.0 # https://github.com/osmcode/pyosmium Shapely==1.7.0 # https://github.com/Toblerity/Shapely