Skip to content

Commit 1bac9cb

Browse files
committed
bump waitress min version to 3.0.2 (#260)
1 parent 617a2b8 commit 1bac9cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
install_requires = [
99
'WebOb>=1.2',
10-
'waitress>=0.8.5',
10+
'waitress>=3.0.2',
1111
'beautifulsoup4',
1212
]
1313

0 commit comments

Comments
 (0)