chore: remove requirements.txt to centralize dependencies
Eliminated the requirements.txt file to centralize dependency management within the main configuration system. This simplifies dependency updates and ensures consistency across environments. Ensure to update your environment setup accordingly.
This commit is contained in:
parent
3b8a578cc8
commit
8b8795b0bd
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
Django
|
||||
psycopg2-binary
|
||||
django-autosecretkey
|
||||
celery
|
||||
redis
|
Loading…
Reference in a new issue