Vladimir
5 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
8 additions and
8 deletions
-
pyproject.toml
|
|
@ -151,7 +151,7 @@ docs = [ |
|
|
] |
|
|
] |
|
|
docs-tests = [ |
|
|
docs-tests = [ |
|
|
"httpx >=0.23.0,<1.0.0", |
|
|
"httpx >=0.23.0,<1.0.0", |
|
|
"ruff >=0.15.0", |
|
|
"ruff >=0.14.14", |
|
|
] |
|
|
] |
|
|
github-actions = [ |
|
|
github-actions = [ |
|
|
"httpx >=0.27.0,<1.0.0", |
|
|
"httpx >=0.27.0,<1.0.0", |
|
|
|