Commit cbfbb72
committed
fix(deps): remove unused zhipuai dependency and relax pyjwt version
zhipuai is never imported in the codebase but its pyjwt<2.9.0 constraint
caused uv sync to fail in CI. Remove it and relax pyjwt to >=2.8.0.1 parent a015d11 commit cbfbb72
2 files changed
Lines changed: 2 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments