Skip to content

Commit 6134ca7

Browse files
authored
Merge pull request #195 from yusufsheiqh/patch-1
Add inclusive ordered comparison clause for `PyYAML` package
2 parents 709b5dc + dee04cc commit 6134ca7

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
@@ -2,6 +2,6 @@ aiohttp>=3.8.0
22
protobuf>=3.20.0, < 5.0.0dev
33
oauth2-client==1.4.2
44
websocket-client~=1.6.1
5-
PyYAML==6.0
5+
PyYAML>=6.0
66
requests>=2.5.0
77
polling2==0.5.0

0 commit comments

Comments
 (0)