diff --git a/setup.py b/setup.py index e98c8366fc..fbcebd46c6 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,7 @@ "boto3>=1.26,<2.0", "websockets==10.3", "mongolock>=1.3.4,<1.4", - "PyYAML>=5.3.1,<6.0", + "PyYAML>=6.0.1", # "lxml>=4,<4.7", "python-twitter==3.5", "chardet<4.0",