diff --git a/requirements.txt b/requirements.txt index 02a3343e..5c83958f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ django==4.2.7; python_version >= '3.8' django-configurations==2.5.1; python_version >= '3.8' and python_version < '4.0' docopt==0.6.2 execnet==1.9.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' -fasteners==0.17.3; python_version >= '3.6' +fasteners==0.19; python_version >= '3.6' filelock==3.13.4; python_version >= '3.7' freezegun==1.4.0; python_version >= '3.7' gunicorn==22.0.0; python_version >= '3.7'