diff --git a/pyproject.toml b/pyproject.toml index 86964e26ef7c05532aa709370e41a4942f751a83..3feda957337d39c6b14432cfba6dc1caf41b09af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ httpx = { extras = ["http2"], version = "0.23.3" } requests = "2.27.1" aiohttp = "3.9.1" wax = "0.0.3a2.dev39+44db07f" -schemas = "0.0.1.dev290+6a01cb0" +schemas = "0.0.1.dev291+076290d" [tool.poetry.group.dev.dependencies]