Skip to content

Commit

Permalink
docs: downgrade the gunicorn version
Browse files Browse the repository at this point in the history
Signed-off-by: Vincenzo Palazzo <[email protected]>
  • Loading branch information
vincenzopalazzo committed Oct 18, 2023
1 parent 7f74a33 commit 690de03
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 170 deletions.
2 changes: 1 addition & 1 deletion plugins/clnrest/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python = "^3.8"
json5 = "^0.9.14"
flask = "^2.3.3"
flask-restx = "^1.1.0"
gunicorn = "^21.2.0"
gunicorn = "^20.1.0"
pyln-client = "^23.8"
flask-socketio = "^5.3.6"
gevent = "^23.9.0.post1"
Expand Down
Loading

0 comments on commit 690de03

Please sign in to comment.