We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dcd6ac commit 266effaCopy full SHA for 266effa
1 file changed
setup.py
@@ -67,7 +67,7 @@ def run(self):
67
'halo',
68
'marshmallow<3.0',
69
'attrs<=19',
70
- 'PyYAML==5.*',
+ 'PyYAML==5.3.1',
71
'python-dateutil==2.*',
72
'websocket-client==0.57.*',
73
'gradient-utils>=0.1.2',
0 commit comments