Skip to content

Commit

Permalink
Upgrading pyyaml to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
rkorytkowski committed Jul 24, 2023
1 parent 32d11f7 commit cc54e61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ djangorestframework==3.14.0
pylint==2.17.4
pydash==7.0.4
django-cors-headers==4.1.0
pyyaml==6.0
pyyaml==6.0.1
colour_runner==0.1.1
boto3==1.24.28
moto==3.1.13
Expand All @@ -27,7 +27,7 @@ git+https://github.com/OpenConceptLab/ocldev
coverage==7.2.7
tblib==2.0.0
django-ordered-model==3.7.4
django-health-check>=3.16.2
django-health-check==3.16.2
markdown==3.4.3
mock==5.0.2
django-request-logging==0.7.5
Expand Down

0 comments on commit cc54e61

Please sign in to comment.