build: bump eopayment dependency

This commit is contained in:
Frédéric Péters 2020-11-04 13:28:27 +01:00
parent db6675abb7
commit 31e944551e
2 changed files with 2 additions and 2 deletions

2
debian/control vendored
View File

@ -19,7 +19,7 @@ Depends: ${misc:Depends}, ${python3:Depends},
python3-xstatic-leaflet-markercluster,
python3-xstatic-opensans,
python3-xstatic-roboto-fontface (>= 0.5.0.0),
python3-eopayment (>= 1.43),
python3-eopayment (>= 1.60),
python3-django-ratelimit,
python3-sorl-thumbnail,
python3-pil,

View File

@ -158,7 +158,7 @@ setup(
'XStatic-Leaflet-MarkerCluster',
'XStatic_OpenSans',
'XStatic_roboto-fontface>=0.5.0.0',
'eopayment>=1.43',
'eopayment>=1.60',
'python-dateutil',
'djangorestframework>=3.3, <3.8',
'django-ratelimit<3',