change jquery dependencies version (#28342)

This commit is contained in:
Emmanuel Cazenave 2018-11-26 13:05:29 +01:00
parent df9e4d5236
commit 2d54ac7f74
1 changed files with 2 additions and 2 deletions

View File

@ -128,8 +128,8 @@ setup(name="authentic2",
'django-jsonfield',
'jwcrypto>=0.3.1,<1',
'cryptography',
'XStatic-jQuery',
'XStatic-jquery-ui<1.12',
'XStatic-jQuery<2',
'XStatic-jquery-ui',
'xstatic-select2',
'pillow',
],