Skip to content

Commit 29466c1

Browse files
chore(examples): update python-fastapi dependencies (#163)
* chore(examples): update python-fastapi dependencies * chore(examples): update python-fastapi dependencies * chore(examples): update dependency changes in lockfile * chore(examples): revert concurrently version change --------- Co-authored-by: Alem Tuzlak <t.zlak@hotmail.com>
1 parent 7681658 commit 29466c1

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
fastapi==0.115.0
2-
uvicorn[standard]==0.32.0
3-
anthropic==0.40.0
4-
openai>=2.6.0
5-
pydantic==2.9.2
6-
python-dotenv==1.0.1
1+
fastapi==0.125.0
2+
uvicorn[standard]==0.38.0
3+
anthropic==0.75.0
4+
openai==2.14.0
5+
pydantic==2.12.5
6+
python-dotenv==1.2.1
77
-e ../../packages/python/tanstack-ai
88

0 commit comments

Comments
 (0)