Browse Source

Update dependency for fastapi[all]

pull/13870/head
Sebastián Ramírez 1 month ago
parent
commit
716ec310e0
  1. 2
      pyproject.toml

2
pyproject.toml

@ -96,7 +96,7 @@ standard-no-fastapi-cloud-cli = [
] ]
all = [ all = [
"fastapi-cli[standard] >=0.0.5", "fastapi-cli[standard] >=0.0.8",
# # For the test client # # For the test client
"httpx >=0.23.0", "httpx >=0.23.0",
# For templates # For templates

Loading…
Cancel
Save