mirror of
https://github.com/pretix/pretix.git
synced 2026-08-12 11:07:02 +00:00
Fix #1488 some more: compile the regex' less often for better performance
This commit is contained in:
+1
-1
@@ -120,7 +120,7 @@ setup(
|
||||
'csscompressor',
|
||||
'django-markup',
|
||||
'markdown<=2.2',
|
||||
'bleach>=3.1.3',
|
||||
'bleach>=3.1.3,<3.2.0',
|
||||
'sentry-sdk==0.14.*',
|
||||
'babel',
|
||||
'paypalrestsdk==1.13.*',
|
||||
|
||||
Reference in New Issue
Block a user