diff --git a/requirements.txt b/requirements.txt index 5153011a7..5fdb145ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ girder-client==3.2.3 ninja==1.11.1.1 einops==0.7.0 pyyaml==6.0.1 -filelock==3.13.4 +filelock==3.11.0 passlib==1.7.4 python-jose[cryptography]==3.3.0 bcrypt==4.1.2 diff --git a/setup.cfg b/setup.cfg index de8ea8647..1ec39c442 100644 --- a/setup.cfg +++ b/setup.cfg @@ -60,7 +60,7 @@ install_requires = ninja==1.11.1.1 einops==0.7.0 pyyaml==6.0.1 - filelock==3.13.4 + filelock==3.11.0 passlib==1.7.4 python-jose[cryptography]==3.3.0 bcrypt==4.1.2