unrhodecode/requirements_debug.txt
2024-11-15 14:33:37 +01:00

27 lines
376 B
Text

## special libraries we could extend the requirements.txt file with to add some
## custom libraries usefull for debug and memory tracing
objgraph
memory-profiler
pympler
## debug
ipdb
ipython
rich
pyramid-debugtoolbar
# format
flake8
ruff
pipdeptree
invoke==2.0.0
docutils-stubs
types-redis
types-requests==2.31.0.6
types-sqlalchemy
types-psutil
types-pycurl
types-ujson