Skip to content

Commit 1085521

Browse files
authored
Fix formatting in pyproject.toml dependencies
1 parent c5504f9 commit 1085521

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ constraint-dependencies = [
8585
# --- Data Validation & Utilities ---
8686
"aiohttp >= 3.8.0",
8787
"asyncio-throttle >= 1.0.0",
88-
"httpx >= 0.27.0"
88+
"httpx >= 0.27.0",
8989
"pydantic >= 2.0.0",
9090
"PyJWT >= 2.8.0",
9191
"typing-extensions >= 4.0.0",

0 commit comments

Comments
 (0)