Explorar o código

Fix dependency breakage by not requiring a specific version of yaml

Daniel Gruno hai 1 ano
pai
achega
4d2eb32aa0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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