Skip to content

Commit b95de3d

Browse files
kaja-sTjaž Eržen
authored andcommitted
Chore: Bump textual version in requirements
1 parent cb49759 commit b95de3d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"PyYAML==6.0.2",
2323
"gitpython==3.1.42",
2424
"transitions==0.9.3",
25-
"textual>=1.0.0",
25+
"textual>=7.5.0",
2626
"rich==14.2.0",
2727
"python-frontmatter==1.1.0",
2828
"networkx==3.6.1",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tiktoken==0.12.0
77
PyYAML==6.0.2
88
gitpython==3.1.42
99
pytest==8.3.4
10-
textual>=1.0.0
10+
textual>=7.5.0
1111
networkx==3.6.1
1212
transitions==0.9.3
1313

0 commit comments

Comments
 (0)