Skip to content

Commit 266effa

Browse files
authored
Update setup.py (#403)
1 parent 3dcd6ac commit 266effa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def run(self):
6767
'halo',
6868
'marshmallow<3.0',
6969
'attrs<=19',
70-
'PyYAML==5.*',
70+
'PyYAML==5.3.1',
7171
'python-dateutil==2.*',
7272
'websocket-client==0.57.*',
7373
'gradient-utils>=0.1.2',

0 commit comments

Comments
 (0)