Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
asgiref==3.8.1
# via django
django==5.1.6
django==5.1.7

Check warning

Code scanning / Ruff (reported by Codacy)

SyntaxError: Simple statements must be separated by newlines or semicolons (None) Warning

SyntaxError: Simple statements must be separated by newlines or semicolons (None)
# via django-extra-field-validation (setup.py)
sqlparse==0.5.3
# via django
Loading