We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f75b33 + dec58d0 commit cfe1862Copy full SHA for cfe1862
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==3.0.1",
+ "textual==3.1.0",
9
]
10
name = "recoverpy"
11
version = "2.2.1"
0 commit comments