Skip to content

Commit

Permalink
Bump pyyaml in test requirements (#8900)
Browse files Browse the repository at this point in the history
This allows to run tests with Python 3.12+.
  • Loading branch information
SpecLad authored Jan 7, 2025
1 parent 1124b29 commit 5702a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ deepdiff==7.0.1
boto3==1.17.61
Pillow==10.3.0
python-dateutil==2.8.2
pyyaml==6.0.0
pyyaml==6.0.2
numpy==2.0.0

# TODO: update pytest to 7.0.0 and pytest-timeout to 2.3.1 (better debug in vscode)

0 comments on commit 5702a04

Please sign in to comment.