perf: revert django-simple-history version

pull/15937/head
mikebofs 2025-08-27 10:41:56 +08:00 committed by 老广
parent 395b868dcf
commit bb639e1fe7
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ dependencies = [
'django-timezone-field==5.1',
'djangorestframework==3.14.0',
'djangorestframework-bulk==0.2.1',
'django-simple-history==3.10.1',
'django-simple-history==3.6.0',
'django-private-storage==3.1',
'drf-nested-routers==0.93.4',
'drf-writable-nested==0.7.0',