Skip to content

Commit 5b742a0

Browse files
committed
Update Python quickstart dependencies
1 parent 21480ac commit 5b742a0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
couchbase==4.6.0
2-
fastapi==0.135.3
2+
fastapi==0.136.1
33
httpx==0.28.1
4-
pydantic==2.12.5
5-
pydantic_settings==2.13.1
4+
pydantic==2.13.3
5+
pydantic_settings==2.14.0
66
pytest==9.0.3
77
python-dotenv==1.2.2
8-
uvicorn==0.44.0
8+
uvicorn==0.46.0

0 commit comments

Comments
 (0)