Skip to content

Commit ad15ed4

Browse files
authored
Upgrade PyYAML to 6.x to fix CI broken (#182)
1 parent 123860d commit ad15ed4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hub-mirror/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PyYAML==5.4.1
1+
PyYAML>=6.0.1
22
GitPython==3.1.13
33
requests==2.25.1
4-
tenacity==6.3.1
4+
tenacity==6.3.1

0 commit comments

Comments
 (0)