Преглед на файлове

Fix dependency breakage by not requiring a specific version of yaml

Daniel Gruno преди 2 години
родител
ревизия
4d2eb32aa0
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -2,7 +2,7 @@ aiohttp>=3.6.0
 asyncio>=3.4.3
 netaddr>=0.7.19
 python-ldap>=3.0.0
-PyYAML~=5.4.1
+PyYAML
 aiobotocore~=1.0.7
 botocore~=1.15.32
 aiofile~=3.8.5