##// END OF EJS Templates
chore(deps): bumped pytest related deps
chore(deps): bumped pytest related deps

File last commit:

r1183:63fb9daf default
r1218:5a5e18ae tip default
Show More
requirements_debug.txt
28 lines | 401 B | text/plain | TextLexer
/ requirements_debug.txt
debug: added optional libraries for tracking leaks
r748 ## special libraries we could extend the requirements.txt file with to add some
tests: test fixes after py311 compat run
r1115 ## custom libraries usefull for debug and memory tracing
debug: added optional libraries for tracking leaks
r748
objgraph
memory-profiler
pympler
tests: test fixes after py311 compat run
r1115
## debug
requirements: make output generated from pipdeptree
r1059 ipdb
ipython
tests: test fixes after py311 compat run
r1115 rich
# format
deps: added rc_testdata and flake8
r1064 flake8
tests: test fixes after py311 compat run
r1115 ruff
pipdeptree==2.7.1
invoke==2.0.0
bumpversion==0.6.0
bump2version==1.0.1
docutils-stubs
build(dev): synced debug deps with -ce edition
r1183 types-redis
types-requests==2.31.0.6
types-sqlalchemy
types-psutil
types-pycurl
types-ujson