Commit 095b88e5 authored by Alan Mitchell's avatar Alan Mitchell
Browse files

Updated libraries to address security.

parent 4fc13aa2
...@@ -2,7 +2,7 @@ certifi==2020.12.5 ...@@ -2,7 +2,7 @@ certifi==2020.12.5
chardet==4.0.0 chardet==4.0.0
django-extensions==3.1.1 django-extensions==3.1.1
django-lockdown==4.0.0 django-lockdown==4.0.0
django==2.2.19 django>=2.2.24,<3.0
et-xmlfile==1.0.1 et-xmlfile==1.0.1
gunicorn==20.0.4 gunicorn==20.0.4
idna==2.10 idna==2.10
...@@ -26,6 +26,6 @@ requests==2.25.1 ...@@ -26,6 +26,6 @@ requests==2.25.1
selenium==3.141.0 selenium==3.141.0
six==1.15.0 six==1.15.0
sqlparse==0.4.1 sqlparse==0.4.1
urllib3==1.26.4 urllib3==1.26.6
xlrd==2.0.1 xlrd==2.0.1
xlwt==1.3.0 xlwt==1.3.0
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment