diff --git a/backend/requirements.txt b/backend/requirements.txt index 8cf6273..f9b331c 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -6,6 +6,7 @@ django-cors-headers==3.1.1 django-filter==2.2.0 gunicorn==19.9.0 django-rest-swagger==2.2.0 -xhtml2pdf==0.2.4 +xhtml2pdf==0.2.3 numpy==1.17.2 -pandas==0.25.1 \ No newline at end of file +pandas==0.25.1 +reportlab==3.6.6 \ No newline at end of file