Bump arabic-reshaper to 3.0.0

This commit is contained in:
Raphael Michel
2023-01-13 11:18:20 +01:00
parent 5a295934f7
commit fca8e48f6a

View File

@@ -158,7 +158,7 @@ setup(
keywords='tickets web shop ecommerce',
install_requires=[
'arabic-reshaper==2.1.4', # Support for Arabic in reportlab
'arabic-reshaper==3.0.0', # Support for Arabic in reportlab
'babel',
'BeautifulSoup4==4.11.*',
'bleach==5.0.*',