moved dev requirements to root

This commit is contained in:
Simon
2025-08-20 15:48:50 +07:00
parent 4766f703f2
commit 64a05d561f

10
requirements-dev.txt Normal file
View File

@@ -0,0 +1,10 @@
-r backend/requirements.txt
ipython==9.4.0
pre-commit==4.3.0
pylint-django==2.6.1
pylint==3.3.8
pytest-django==4.11.1
pytest==8.4.1
python-dotenv==1.1.1
requirementscheck==0.1.0
types-requests==2.32.4.20250809