Add a dependency blincker. (#3882)

### What problem does this PR solve?


### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
Kevin Hu 2024-12-05 18:14:39 +08:00 committed by GitHub
parent 3a0e9f9263
commit 0d5486aa57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 638 additions and 597 deletions

1234
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -19,6 +19,7 @@ arxiv = "2.1.3"
aspose-slides = { version = "^24.9.0", markers = "platform_machine == 'x86_64' or (sys_platform == 'darwin' and platform_machine == 'arm64') " }
beartype = "^0.18.5"
bio = "1.7.1"
blinker = "1.7.0"
boto3 = "1.34.140"
botocore = "1.34.140"
cachetools = "5.3.3"