Skip to content

Commit

Permalink
LGA-2689 pin pyyaml and add back pre-commit
Browse files Browse the repository at this point in the history
Pinning pyyaml to prevent error with cython 3.0
Adding back pre-commit at current value as it was not the problem
  • Loading branch information
jogilder committed Jul 27, 2023
1 parent 368ddf1 commit 7a6d7cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ xlrd==1.2.0
django-moj-irat>=0.4
dj-database-url==0.5.0
importlib_metadata==4.13.0
pyyaml==6.0.1

0 comments on commit 7a6d7cc

Please sign in to comment.