Skip to content

Commit

Permalink
fix: pin pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
GangGreenTemperTatum committed Nov 25, 2024
1 parent a0ba2a7 commit f4d9b8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rigging_pr_description.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip cache purge
pip install pydantic==2.9.1
pip install rigging[all]
# Generate the description using the diff
Expand Down

0 comments on commit f4d9b8a

Please sign in to comment.