This commit is contained in:
2026-01-08 01:00:26 +10:30
commit 211854ca0a
70 changed files with 5241 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
-r base.txt
# Testing
pytest==7.4.3
pytest-cov==4.1.0
pytest-flask==1.3.0
factory-boy==3.3.0
faker==20.1.0
# Code quality
flake8==6.1.0
black==23.12.1
isort==5.13.2
pylint==3.0.3
# Development tools
ipython==8.18.1
ipdb==0.13.13
watchdog==3.0.0
# Documentation
sphinx==7.2.6