Skip to content

Commit e0feec3

Browse files
committed
try changing pyproject to avoid cache
1 parent 8e582fa commit e0feec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ pytest = ">=7.1.2"
4242
pyright = ">=1.1.396"
4343
poethepoet = ">=0.16.5"
4444
loguru = ">=0.6.0"
45-
typing-extensions = ">=4.4.0"
45+
typing-extensions = ">=4.12.2"
4646
matplotlib = ">=3.6.3"
4747
pre-commit = ">=2.19.0"
4848
black = ">=23.3.0"

0 commit comments

Comments
 (0)