Skip to content
Snippets Groups Projects
Commit d74a1f06 authored by Michał Kudela's avatar Michał Kudela
Browse files

Bump schemas to get schemas!81

parent 956550d0
No related branches found
No related tags found
1 merge request!26Bump schemas to get schemas!81
# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand.
# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand.
[[package]]
name = "aiohttp"
......@@ -1050,12 +1050,12 @@ files = [
[[package]]
name = "schemas"
version = "0.0.1.dev289+4b5f474"
version = "0.0.1.dev290+6098a4e"
description = "Tools for checking if message fits expected format"
optional = false
python-versions = ">=3.10,<4.0"
files = [
{file = "schemas-0.0.1.dev289+4b5f474-py3-none-any.whl", hash = "sha256:6f206459e576132c137a7caf76308b49c83b65cac3e07ca188f980fdadb8a2c7"},
{file = "schemas-0.0.1.dev290+6098a4e-py3-none-any.whl", hash = "sha256:11aaffc99c1fcc2d1753458719fbb83979b7f77392409222a499450654996b8a"},
]
[package.dependencies]
......@@ -1331,4 +1331,4 @@ multidict = ">=4.0"
[metadata]
lock-version = "2.0"
python-versions = "^3.10"
content-hash = "1051bf0ecf4488a610c08a6adc2cd81624fda9192d865f8a801926786cb857e7"
content-hash = "325db9fe262974cb47f3220b0e20cec6ca01df045c836617f41f1930b849e53b"
......@@ -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.dev289+4b5f474"
schemas = "0.0.1.dev290+6098a4e"
[tool.poetry.group.dev.dependencies]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment