diff --git a/requirements/local.txt b/requirements/local.txt index 6f63702..44c9118 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -5,7 +5,7 @@ djangorestframework==3.10.2 et-xmlfile==1.0.1 jdcal==1.4.1 memory-profiler==0.55.0 -psutil==5.6.3 +psutil==5.6.6 pytz==2019.2 sqlparse==0.3.0 requests \ No newline at end of file diff --git a/requirements/production.txt b/requirements/production.txt index 6f63702..44c9118 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -5,7 +5,7 @@ djangorestframework==3.10.2 et-xmlfile==1.0.1 jdcal==1.4.1 memory-profiler==0.55.0 -psutil==5.6.3 +psutil==5.6.6 pytz==2019.2 sqlparse==0.3.0 requests \ No newline at end of file