/
Art86
/
DefectDojo-DevSecOps
Обзор
Документация
Войти
/
Art86
/
DefectDojo-DevSecOps
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
requirements-dev.txt
15 строк
386 B
valentijnscholten
fix: remove django-linear-migrations (#14571)
27 мар 2026, 22:55
Не верифицирован
27 мар 2026, 22:55
f0f0f7f
Код
Авторство
О чём код?
# Development-only dependencies for DefectDojo # These are only needed during development and testing # Debug toolbar for development django-debug-toolbar==6.2.0 django-debug-toolbar-request-history==0.1.4 # Testing dependencies vcrpy==8.1.1 vcrpy-unittest==0.1.7 django-test-migrations==1.5.0 parameterized==0.9.0 # Development file watching (hot reload) watchdog[watchmedo]==6.0.0