Skip to content

Commit f646fda

Browse files
author
Daniel Abercrombie
committed
Problems with PyYAML too
1 parent 531def8 commit f646fda

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
@@ -28,7 +28,7 @@
2828
'passlib>=1.6',
2929
'bcrypt',
3030
'pyOpenSSL',
31-
'pyyaml>=5.1',
31+
'pyyaml>=5.1,<5.2',
3232
'validators',
3333
'tabulate',
3434
'pymongo<3.5.0',

0 commit comments

Comments
 (0)