We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e37038 + 332536e commit 9e0b104Copy full SHA for 9e0b104
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==2.1.1",
+ "textual==2.1.2",
9
]
10
name = "recoverpy"
11
version = "2.2.0"
0 commit comments