Pin pyyaml for #724

This commit is contained in:
Bradlee Speice 2023-08-01 21:24:14 -04:00
parent f287780bcd
commit 876ccaf8d2

View File

@ -13,7 +13,7 @@ license = "MIT"
python = "^3.7"
spotipy = "^2.18.0"
spotify-model = {path = "../spotify_model", develop = true}
PyYAML = "^5.4.1"
PyYAML = "=5.3.1"
[tool.poetry.dev-dependencies]
pre-commit = "^2.13.0"