1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-31 14:42:10 +00:00

fix django version (#5491)

This commit is contained in:
欢乐马
2023-05-31 16:55:14 +08:00
committed by GitHub
parent 1cf9326a75
commit aa6796fc1e

View File

@@ -1,4 +1,4 @@
Django==3.2.16
Django==3.2.*
django-statici18n==2.3.*
django_webpack_loader==1.7.*
django_picklefield==3.1