Skip to content
Snippets Groups Projects
Commit 4caf2e80 authored by Marcin Sobczyk's avatar Marcin Sobczyk
Browse files

Update schemas with JsonString comparison

parent 2baaecab
No related branches found
No related tags found
1 merge request!53Update schemas with comparing CustomJsonOperation
Pipeline #98575 passed
......@@ -1050,12 +1050,12 @@ files = [
[[package]]
name = "schemas"
version = "0.0.1.dev307+6f4cbb8"
version = "0.0.1.dev309+5a8cfff"
description = "Tools for checking if message fits expected format"
optional = false
python-versions = ">=3.10,<4.0"
files = [
{file = "schemas-0.0.1.dev307+6f4cbb8-py3-none-any.whl", hash = "sha256:84cdb8f93fcbdc8e77dd7a5a6b62fe1c2d0f2ec22d71cf6b78822fbb7c9d36a9"},
{file = "schemas-0.0.1.dev309+5a8cfff-py3-none-any.whl", hash = "sha256:07a641e5f7405cd565f2354554446c22ad1f9464db9ae57de62478bc72005d1d"},
]
[package.dependencies]
......@@ -1331,4 +1331,4 @@ multidict = ">=4.0"
[metadata]
lock-version = "2.0"
python-versions = "^3.10"
content-hash = "0765ccad9a6d0d98d4d23a5fa10d923d305e7ce8e15c31f37be8f8cd211029b4"
content-hash = "ecb35b6a59413f6b7825d3a3460ad5e93c8723297004a965bbd4086076e97d8f"
......@@ -35,7 +35,7 @@ httpx = { extras = ["http2"], version = "0.23.3" }
requests = "2.27.1"
aiohttp = "3.9.1"
wax = "0.3.10.dev25+8044195"
schemas = "0.0.1.dev307+6f4cbb8"
schemas = "0.0.1.dev309+5a8cfff"
[tool.poetry.group.dev.dependencies]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment