Bump arabic-reshaper to 2.1.4

This commit is contained in:
Raphael Michel
2022-11-16 17:14:56 +01:00
parent a337cf8efa
commit ba2a9fbd93

View File

@@ -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.*',