Skip to content

Commit a5083bd

Browse files
author
Vihas Splunk
committed
fix: downgrade pyyaml
1 parent f83cc7e commit a5083bd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
cython < 3.0.0
21
pytest
32
requests == 2.28.2
43
kafka-python
5-
pyyaml == 5.4.1
4+
pyyaml == 5.3.1
65
jinja2
76
jsonpath

0 commit comments

Comments
 (0)