Skip to content

Commit 837f498

Browse files
author
Aman Rusia
committed
Pinned pydantic, bump up version
1 parent 4f0ab13 commit 837f498

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

pyproject.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
authors = [{ name = "Aman Rusia", email = "[email protected]" }]
33
name = "wcgw"
4-
version = "0.0.9"
4+
version = "0.0.10"
55
description = "What could go wrong giving full shell access to chatgpt?"
66
readme = "README.md"
77
requires-python = ">=3.8, <3.13"
@@ -21,6 +21,7 @@ dependencies = [
2121
"fastapi>=0.115.0",
2222
"uvicorn>=0.31.0",
2323
"websockets>=13.1",
24+
"pydantic>=2.9.2",
2425
]
2526

2627
[project.urls]

uv.lock

+3-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)