revert fast depends version change

This commit is contained in:
elina-israyelyan 2025-10-24 13:36:01 +04:00
parent 1fea8e9d98
commit bc7b4ebc37
2 changed files with 2 additions and 2 deletions

View File

@ -20,6 +20,6 @@ scipy
boto3 boto3
mypy_boto3_s3 mypy_boto3_s3
typing_extensions typing_extensions
fast-depends~=2.4.0 fast-depends
-r requirements-ext.txt -r requirements-ext.txt

View File

@ -17,7 +17,7 @@ deps=
mypy_boto3_s3 mypy_boto3_s3
pydantic-settings pydantic-settings
werkzeug werkzeug
fast-depends~=2.4.0 fast-depends
extras= extras=
yaml yaml
commands = pytest commands = pytest