Closes #19973: nbshell improvements (#19995)

This commit is contained in:
Jeremy Stretch
2025-08-01 13:14:59 -04:00
committed by GitHub
parent ae55eed98f
commit b97fe5e300
3 changed files with 113 additions and 49 deletions

View File

@@ -1,3 +1,7 @@
# Shell text coloring
# https://github.com/tartley/colorama/blob/master/CHANGELOG.rst
colorama
# The Python web framework on which NetBox is built
# https://docs.djangoproject.com/en/stable/releases/
Django==5.2.*