We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b4e7f0 + 8a8d66f commit 0d5fe81Copy full SHA for 0d5fe81
1 file changed
pyproject.toml
@@ -5,7 +5,7 @@ authors = [
5
license = { text = "GPL-3.0 License" }
6
requires-python = "<4.0.0,>=3.8.1"
7
dependencies = [
8
- "textual==1.0.0",
+ "textual==2.1.0",
9
]
10
name = "recoverpy"
11
version = "2.2.0"
0 commit comments