Switch to bootstrap5

Change-Id: Ie69c93f0495b16b687ae8d6fbbdca56cf64bab9d
diff --git a/testrail_bot/requirements.txt b/testrail_bot/requirements.txt
index 5762f72..74b4dfc 100644
--- a/testrail_bot/requirements.txt
+++ b/testrail_bot/requirements.txt
@@ -1,9 +1,10 @@
 celery==4.4.6
 Django==3.0.7
-django-bootstrap3==14.0.0
+# django-bootstrap3==14.0.0
 psycopg2-binary==2.8.5
 redis==3.5.3
 testrail-api==1.8.0
 uWSGI==2.0.19.1
 python-jenkins==1.7.0
 matplotlib==3.3.2
+django-bootstrap-v5