Skip to content

Commit dc0b847

Browse files
authored
Merge pull request #403 downgrade pyyaml version for tests
2 parents 6c73f93 + 85ed977 commit dc0b847

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)