mirror of
https://github.com/dkmstr/openuds.git
synced 2025-08-25 13:49:59 +03:00
Fixed Django supported version for v3.6
v3.6 needs Django 3.2.19 (current LTS in fact), and was not correct on requirements.txt
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
Django
|
||||
Django==3.2.19
|
||||
bitarray
|
||||
html5lib
|
||||
six
|
||||
|
Reference in New Issue
Block a user