Skip to content

Commit e0e1d04

Browse files
authored
Bump beartype to 0.22.6 (#11463)
### What problem does this PR solve? Bump beartype to 0.22.6 ### Type of change - [x] Refactoring
1 parent f0a14f5 commit e0e1d04

File tree

2 files changed

+2943
-2941
lines changed

2 files changed

+2943
-2941
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"arxiv==2.1.3",
1717
"aspose-slides>=25.10.0,<26.0.0; platform_machine == 'x86_64' or (sys_platform == 'darwin' and platform_machine == 'arm64')",
1818
"atlassian-python-api==4.0.7",
19-
"beartype>=0.18.5,<0.19.0",
19+
"beartype>=0.20.0,<1.0.0",
2020
"bio==1.7.1",
2121
"blinker==1.7.0",
2222
"boto3==1.34.140",
@@ -127,7 +127,7 @@ dependencies = [
127127
"google-generativeai>=0.8.1,<0.9.0", # Needed for cv_model and embedding_model
128128
"python-docx>=1.1.2,<2.0.0",
129129
"pypdf2>=3.0.1,<4.0.0",
130-
"graspologic>=3.4.1,<4.0.0",
130+
"graspologic @ git+https://github.com/yuzhichang/graspologic.git@38e680cab72bc9fb68a7992c3bcc2d53b24e42fd",
131131
"mini-racer>=0.12.4,<0.13.0",
132132
"pyodbc>=5.2.0,<6.0.0",
133133
"pyicu>=2.15.3,<3.0.0",

0 commit comments

Comments
 (0)