Skip to content

Commit f919347

Browse files
committed
Update pyyaml requirement to >=4.2b1
1 parent 3a2e83b commit f919347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GitPython==2.1.1
22
Pygments==2.2.0
33
pytest==3.0.6
4-
PyYAML==3.12
4+
pyyaml>=4.2b1
55
gitdb2==2.0.0
66
smmap2==2.0.1

0 commit comments

Comments
 (0)