Kaynağa Gözat

Fix dependency breakage by not requiring a specific version of yaml

Daniel Gruno 1 yıl önce
ebeveyn
işleme
4d2eb32aa0
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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