Skip to content

Commit 017068e

Browse files
chore: update dependency constraints
1 parent ad16fc2 commit 017068e

2 files changed

Lines changed: 30 additions & 30 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ license = { file = "LICENSE" }
2020
# Core optional dependencies
2121
aiosqlite = ["aiosqlite>=0.22.1"]
2222
behave = ["behave>=1.3.3"]
23-
cache = ["cachetools>=7.0.4", "async-lru>=2.2.0"]
23+
cache = ["cachetools>=7.0.5", "async-lru>=2.2.0"]
2424
dependency-injection = ["dependency-injector>=4.48.3"]
2525
elastic-apm = ["elastic-apm>=6.25.0"]
2626
elasticsearch = ["elasticsearch>=9.3.0"]
@@ -31,14 +31,14 @@ grpc = ["grpcio>=1.78.0", "grpcio-health-checking>=1.78.0", "protobuf>=6.33.5"]
3131
jwt = ["pyjwt>=2.11.0"]
3232
kafka = ["confluent-kafka>=2.13.2"]
3333
kavenegar = ["kavenegar>=1.1.2"]
34-
keycloak = ["python-keycloak>=7.1.1", "cachetools>=7.0.4", "async-lru>=2.2.0"]
35-
minio = ["boto3>=1.42.63", "cachetools>=7.0.4", "async-lru>=2.2.0"]
34+
keycloak = ["python-keycloak>=7.1.1", "cachetools>=7.0.5", "async-lru>=2.2.0"]
35+
minio = ["boto3>=1.42.64", "cachetools>=7.0.5", "async-lru>=2.2.0"]
3636
parsian-ipg = ["zeep>=4.3.2", "requests[socks]>=2.32.5"]
3737
postgres = ["psycopg[binary,pool]>=3.3.3"]
3838
prometheus = ["prometheus-client>=0.24.1"]
3939
redis = ["redis[hiredis]>=7.2.0"]
4040
scheduler = ["apscheduler>=3.11.2"]
41-
scylladb = ["scylla-driver>=3.29.8", "lz4>=4.4.5", "cachetools>=7.0.4", "async-lru>=2.2.0"]
41+
scylladb = ["scylla-driver>=3.29.8", "lz4>=4.4.5", "cachetools>=7.0.5", "async-lru>=2.2.0"]
4242
sentry = ["sentry-sdk>=2.53.0"]
4343
sqlalchemy = ["sqlalchemy>=2.0.47"]
4444
sqlalchemy-async = ["sqlalchemy[asyncio]>=2.0.47"]

uv.lock

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

0 commit comments

Comments
 (0)