Skip to content

Commit

Permalink
chore: add annotated-types as tests dependency, add email
Browse files Browse the repository at this point in the history
  • Loading branch information
adhtruong committed Sep 26, 2023
1 parent 88839cd commit 3c223f6
Show file tree
Hide file tree
Showing 3 changed files with 114 additions and 109 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Install pydantic
if: matrix.pydantic-version == '1.10'
run: pdm add "pydantic==1.10.10"
run: pdm add "pydantic[email]==1.10.10"

- name: Install SQLAlchemy
if: matrix.sqla-version == '1.4'
Expand Down
Loading

0 comments on commit 3c223f6

Please sign in to comment.