Skip to content

Commit ac33f97

Browse files
committed
Depend on fixed gearbox
1 parent 9eac665 commit ac33f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ license = { text = "MIT" }
1616
urls = { Homepage = "http://www.turbogears.org" }
1717
dependencies = [
1818
"TurboGears2 >= 2.5.0a0",
19-
"gearbox >= 0.1.1",
19+
"gearbox >= 0.3.2",
2020
"backlash >= 0.0.7",
2121
"tgext.debugbar"
2222
]

0 commit comments

Comments
 (0)