Skip to content

Commit 42a90b8

Browse files
committed
move to dev group
1 parent c192986 commit 42a90b8

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ crosshair-tool = ">=0.0.78"
9494
coverage = ">=7.6.4"
9595
line_profiler=">=4.2.0" #this is the minimum version which supports python 3.13
9696
platformdirs = ">=4.3.7"
97-
pre-commit = "^4.2.0"
9897
[tool.poetry.group.dev]
9998
optional = true
10099

@@ -124,6 +123,7 @@ types-greenlet = "^3.1.0.20241221"
124123
types-pexpect = "^4.9.0.20241208"
125124
types-unidiff = "^0.7.0.20240505"
126125
uv = ">=0.6.2"
126+
pre-commit = "^4.2.0"
127127

128128
[tool.poetry.build]
129129
script = "codeflash/update_license_version.py"

0 commit comments

Comments
 (0)