Skip to content

Commit 16f7755

Browse files
📦 PyPI: 0.7.12.dev-1
1 parent 0504638 commit 16f7755

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ description = "🎲 Dotflow turns an idea into flow!"
99
readme = "README.md"
1010
requires-python = ">=3.9"
1111
dependencies = [
12-
"rich>=13.9.0",
13-
"pydantic>=2.10.0"
12+
"rich",
13+
"pydantic"
1414
]
1515
classifiers = [
1616
'Development Status :: 4 - Beta',

0 commit comments

Comments
 (0)