diff --git a/cgap_test/requirements.txt b/cgap_test/requirements.txt index 3a976d3..9395d3e 100644 --- a/cgap_test/requirements.txt +++ b/cgap_test/requirements.txt @@ -7,6 +7,6 @@ mccabe==0.6.1 pylint==2.4.2 pytz==2019.3 six==1.12.0 -sqlparse==0.3.0 +sqlparse==0.4.4 typed-ast==1.4.0 wrapt==1.11.2