We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 810d5b9 commit 51df7bbCopy full SHA for 51df7bb
pyproject.toml
@@ -1,10 +1,10 @@
1
[project]
2
authors = [{ name = "Aman Rusia", email = "[email protected]" }]
3
name = "wcgw"
4
-version = "0.0.4"
+version = "0.0.5"
5
description = "What could go wrong giving full shell access to chatgpt?"
6
readme = "README.md"
7
-requires-python = ">=3.12"
+requires-python = ">=3.7"
8
dependencies = [
9
"openai>=1.46.0",
10
"mypy>=1.11.2",
0 commit comments