Skip to content

Commit 85ed977

Browse files
committed
downgrade pyyaml version for tests by:
yaml/pyyaml#724 (comment)
1 parent 6c73f93 commit 85ed977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pytest==7.2.2
2929
pytest-asyncio==0.21.0
3030
pytest-docker-compose==3.2.1
3131
python-dotenv==0.18.0
32-
PyYAML==5.4.1
32+
PyYAML==5.3.1
3333
requests==2.31.0
3434
texttable==1.6.4
3535
toml==0.10.2

0 commit comments

Comments
 (0)