Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/devel' into devel
Browse files Browse the repository at this point in the history
  • Loading branch information
Ljzd-PRO committed Dec 12, 2024
2 parents 1625c98 + 65b9cd4 commit 6662f0b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 17 deletions.
31 changes: 15 additions & 16 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ python = ">=3.8.1,<3.12"
pydantic = "^2.4.2"
pydantic-settings = "^2.0.3"
tenacity = ">=8.2.3,<10.0.0"
httpx = {version=">=0.24.1,<0.28.0", extras=["socks"]}
httpx = {version=">=0.24.1,<0.29.0", extras=["socks"]}
fire = ">=0.5,<0.8"
tqdm = "^4.66.1"
loguru = "^0.7.2"
Expand Down

0 comments on commit 6662f0b

Please sign in to comment.