##// END OF EJS Templates
security: bumped git to 2.24.1 that fixes several CVE...
security: bumped git to 2.24.1 that fixes several CVE - those are mostly client side, still import logic could be affected in very edge cases.

File last commit:

r748:9b226112 default
r803:9a71cd0b 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