Trying to bump pipenv deps

This commit is contained in:
root
2022-02-01 02:17:15 +05:30
parent 758ec336c1
commit 8a41635c1f
2 changed files with 36 additions and 16 deletions

View File

@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"
[packages]
pyyaml = "*"
pyyaml = ">=5.4"
[dev-packages]