mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #22401 -- Deprecated regular expression parsing of initial SQL in favor of installing sqlparse.
This commit is contained in:
committed by
Tim Graham
parent
5f2f47fdfc
commit
071c933775
@@ -5,3 +5,4 @@ Pillow
|
||||
PyYAML
|
||||
pytz > dev
|
||||
selenium
|
||||
sqlparse
|
||||
|
||||
Reference in New Issue
Block a user