diff --git a/src/setup.py b/src/setup.py index 6510c4bd49..5d939404d7 100644 --- a/src/setup.py +++ b/src/setup.py @@ -158,7 +158,7 @@ setup( keywords='tickets web shop ecommerce', install_requires=[ - 'arabic-reshaper==2.1.3', # Support for Arabic in reportlab + 'arabic-reshaper==2.1.4', # Support for Arabic in reportlab 'babel', 'BeautifulSoup4==4.11.*', 'bleach==5.0.*',