Commit 1712c65
fix(ci): pin fastjsonschema below 2.22 on Python 3.9
fastjsonschema 2.22+ requires Python 3.10+ (PEP 604 type hints), and
2.22.0 still installs on 3.9 and breaks dbt-bigquery imports via nbformat.
Signed-off-by: stuffbyyuki <kake.19940627@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent e978b33 commit 1712c65
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
68 | 72 | | |
69 | 73 | | |
70 | 74 | | |
| |||
0 commit comments