##// END OF EJS Templates
fix(imports): fixed circular import problem
fix(imports): fixed circular import problem

File last commit:

r5213:a18f6783 default
r5341:115837d2 tip default
Show More
requirements_debug.txt
28 lines | 401 B | text/plain | TextLexer
/ requirements_debug.txt
packaging: extracted some optional debug libraries into a separate file so we don't build always those...
r3141 ## special libraries we could extend the requirements.txt file with to add some
## custom libraries usefull for debug and memory tracing
requirements: bumped to all new libraries for python3...
r4911
objgraph
requirements: updated project requirements to final set
r5061 memory-profiler
pympler
requirements: bumped to all new libraries for python3...
r4911
## debug
ipdb
ipython
requirements: updated project requirements to final set
r5061 rich
requirements: bumped to all new libraries for python3...
r4911
requirements: updated project requirements to final set
r5061 # format
flake8
ruff
pipdeptree==2.7.1
requirements: bumped to all new libraries for python3...
r4911 invoke==2.0.0
bumpversion==0.6.0
bump2version==1.0.1
requirements: updated project requirements to final set
r5061
deps: make dev-env build faster and bump all libs to latest versions
r5013 docutils-stubs
requirements: updated project requirements to final set
r5061 types-redis
build(deps): fix cffi dependency
r5213 types-requests==2.31.0.6
requirements: updated project requirements to final set
r5061 types-sqlalchemy
types-psutil
types-pycurl
types-ujson