We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97c760c commit 907e3e1Copy full SHA for 907e3e1
pyproject.toml
@@ -13,14 +13,13 @@ dependencies = [
13
14
[dependency-groups]
15
dev = [
16
- "pytest>=8.1.1",
17
"mypy>=1.15.0",
18
"pytest>=8.3.5",
19
"ruff>=0.11.2",
20
"pymarkdownlnt>=0.9.25",
21
"pre-commit>=4.2.0",
22
"pre-commit-hooks>=5.0.0",
23
- "fastapi[standard]>=0.115.12",
+ # "fastapi[standard]>=0.115.12",
24
"types-click>=7.1.8",
25
"pygithub>=2.6.1",
26
"respx>=0.22.0",
0 commit comments