We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 617a2b8 commit 1bac9cbCopy full SHA for 1bac9cb
setup.py
@@ -7,7 +7,7 @@
7
8
install_requires = [
9
'WebOb>=1.2',
10
- 'waitress>=0.8.5',
+ 'waitress>=3.0.2',
11
'beautifulsoup4',
12
]
13
0 commit comments