forked from CGM_Public/pretix_original
Update django-otp requirement from ==0.7.*,>=0.7.5 to >=0.7,<1.2 in /src (#2290)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -184,7 +184,7 @@ setup(
|
||||
'django-markup',
|
||||
'django-mysql',
|
||||
'django-oauth-toolkit==1.2.*',
|
||||
'django-otp==0.7.*,>=0.7.5',
|
||||
'django-otp>=0.7,<1.2',
|
||||
'django-phonenumber-field==4.0.*',
|
||||
'django-redis==5.0.*',
|
||||
'django-scopes==1.2.*',
|
||||
|
||||
Reference in New Issue
Block a user