update requirements
This commit is contained in:
parent
fc0652e5af
commit
662df7e01d
2 changed files with 8 additions and 0 deletions
|
@ -6,6 +6,9 @@ pytest==7.4.3
|
|||
pytest-django==4.7.0
|
||||
pytest-cov==4.1.0
|
||||
|
||||
# Django dependencies (must match production)
|
||||
django-ckeditor-5>=0.2 # Added for CKEditor 5 migration
|
||||
|
||||
# Factory libraries for test data
|
||||
factory-boy==3.3.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue