Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit37b5a70

Browse files
fix(deps): update minimum dependency versions in pyproject.toml
Update the minimum versions of the dependencies in the pyproject.tomlfile.This is related to PR#2878
1 parentd0fd5ad commit37b5a70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎pyproject.toml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ maintainers = [
1717
]
1818
requires-python =">=3.8.0"
1919
dependencies = [
20-
"requests>=2.25.0",
21-
"requests-toolbelt>=0.10.1",
20+
"requests>=2.32.0",
21+
"requests-toolbelt>=1.0.0",
2222
]
2323
classifiers = [
2424
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp