##// END OF EJS Templates
dependencies: bumped loosely pinned dependencies...
dependencies: bumped loosely pinned dependencies - pin contextlib2==0.6.0 - update cffi-1.13.1 - update prompt_toolkit-1.0.18 - update traitlets-4.3.3

File last commit:

r748:9b226112 default
r791:e098fc42 default
Show More
requirements_debug.txt
8 lines | 264 B | text/plain | TextLexer
/ requirements_debug.txt
## special libraries we could extend the requirements.txt file with to add some
## custom libraries useful for debug and memory tracing
## uncomment inclusion of this file in requirements.txt run make generate-pkgs and nix-shell
objgraph
memory-profiler
pympler