Skip to content

Commit 00a2285

Browse files
authored
Merge pull request #2 from emirkmo/downgrade-requests
lower request version
2 parents 6e663bb + 46c471e commit 00a2285

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ dependencies = [
99
"pydantic-extra-types>=2.10.4",
1010
"pydantic>=2.11.4",
1111
"orjson>=3.10.18",
12-
"jsonschema>=4.23.0",
13-
"requests>=2.32.3",
12+
"jsonschema>=4.0.0",
13+
"requests>=2.0.0",
1414
]
1515
license = "MIT"
1616
# PEP301 trove classifiers

uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)