We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e14e27 + 3f0f2fc commit f5aaa9cCopy full SHA for f5aaa9c
pyproject.toml
@@ -5,7 +5,7 @@ authors = [
5
license = { text = "GPL-3.0 License" }
6
requires-python = "<4.0.0,>=3.9"
7
dependencies = [
8
- "textual==8.0.0",
+ "textual==8.0.1",
9
]
10
name = "recoverpy"
11
version = "2.3.0"
0 commit comments