Commit 89a62cb
committed
fix: add pydantic to requirements.txt
Pydantic is required for the Table.from_pydantic_base_model() functionality
used in tables.py. Tests were failing because pydantic was not installed in
the CI environment.1 parent 8fbac94 commit 89a62cb
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments