web: Update Falcon from dev to v4.0.2
Changelog: https://falcon.readthedocs.io/en/stable/changes/4.0.0.html It mentions PathConverter, which was the feature we depended in the development branch.
This commit is contained in:
parent
5a225c5c43
commit
60213dddfa
1 changed files with 1 additions and 3 deletions
|
|
@ -1,8 +1,6 @@
|
|||
Jinja2==3.1.2
|
||||
Pygments~=2.18.0
|
||||
# TODO replace with a pypi published version once https://github.com/falconry/falcon/pull/1945
|
||||
# appears in a release (NOTE: it's not in 3.1.3).
|
||||
Falcon @ git+https://github.com/falconry/falcon.git@cbca63dc7739720eab856f48b32f9e782438be7a
|
||||
Falcon~=4.0.2
|
||||
pytest==7.2.1
|
||||
|
||||
# NOTE binary wheels of berkeleydb are not distributed - on Debian this may
|
||||
|
|
|
|||
Loading…
Reference in a new issue