Switch to bootstrap5
Improve description for fields
Remove duplicated create_run.html template
PRODX-37202
Change-Id: Ie69c93f0495b16b687ae8d6fbbdca56cf64bab9d
diff --git a/testrail_bot/requirements.txt b/testrail_bot/requirements.txt
index 865ce30..41fe5c8 100644
--- a/testrail_bot/requirements.txt
+++ b/testrail_bot/requirements.txt
@@ -1,6 +1,6 @@
celery==4.4.6
Django==3.0.7
-django-bootstrap3==14.0.0
+django-bootstrap-v5==1.0.11
psycopg2-binary==2.8.5
redis==3.5.3
testrail-api==1.8.0
@@ -8,3 +8,4 @@
python-jenkins==1.7.0
matplotlib==3.3.2
retry==0.9.2
+