moved dev requirements to root

This commit is contained in:
Simon 2025-08-20 15:48:50 +07:00
parent 4766f703f2
commit 64a05d561f
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
-r requirements.txt
-r backend/requirements.txt
ipython==9.4.0
pre-commit==4.3.0
pylint-django==2.6.1