Skip to content

Commit

Permalink
add python dependencies to dev.txt so test dont fail
Browse files Browse the repository at this point in the history
  • Loading branch information
thesujai committed Aug 4, 2024
1 parent 47e8017 commit 16726dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ pytest==8.3.2
yamllint==1.35.1
PyYAML==6.0.1
ruamel.yaml==0.18.6
flake8==7.1.0
black==24.8.0

0 comments on commit 16726dd

Please sign in to comment.