chore: Bump pyyaml bounds (#24731)

This commit is contained in:
John Bodley
2023-07-18 14:29:29 -07:00
committed by GitHub
parent 1b5a6790f0
commit aa01b51177
4 changed files with 17 additions and 12 deletions

View File

@@ -111,7 +111,7 @@ setup(
"python-dotenv",
"python-geohash",
"pyarrow>=12.0.0, <13",
"pyyaml>=5.4",
"pyyaml>=6.0.0, <7.0.0",
"PyJWT>=2.4.0, <3.0",
"redis>=4.5.4, <5.0",
"selenium>=3.141.0, <4.10.0",