Refactor code structure and remove redundant changes

This commit is contained in:
pacnpal
2025-11-09 16:31:34 -05:00
parent 2884bc23ce
commit eb68cf40c6
1080 changed files with 27361 additions and 56687 deletions

View File

@@ -0,0 +1,23 @@
-r base.txt
# Development & Debugging
django-debug-toolbar==4.2.0
django-silk==5.0.4
ipython==8.18.1
ipdb==0.13.13
# Testing
pytest==7.4.3
pytest-django==4.7.0
pytest-cov==4.1.0
pytest-xdist==3.5.0
factory-boy==3.3.0
Faker==20.1.0
coverage==7.3.3
# Code Quality
black==23.12.1
flake8==6.1.0
isort==5.13.2
mypy==1.7.1
django-stubs==4.2.7