update requirements

This commit is contained in:
Maximilian 2025-06-07 20:41:32 +02:00
parent fc0652e5af
commit 662df7e01d
2 changed files with 8 additions and 0 deletions

View file

@ -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