unrhodecode/requirements_debug.txt
2023-03-10 09:58:56 +01:00

14 lines
242 B
Text

## special libraries we could extend the requirements.txt file with to add some
## custom libraries usefull for debug and memory tracing
objgraph
## debug
ipdb
ipython
pipdeptree
invoke==2.0.0
bumpversion==0.6.0
bump2version==1.0.1
flake8