Skip to content

Commit

Permalink
chg: Bump deps, version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed May 31, 2023
1 parent e14a550 commit 186c8b3
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
66 changes: 33 additions & 33 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "lacus"
version = "1.4.1"
version = "1.5.0"
description = " A capturing system using playwright, as a web service."
authors = ["Raphaël Vinot <[email protected]>"]
license = "BSD-3-Clause"
Expand All @@ -22,7 +22,7 @@ redis = {version = "^4.5.5", extras = ["hiredis"]}
flask-restx = "^1.1.0"
werkzeug = "^2.3.4"
gunicorn = "^20.1.0"
lacuscore = "^1.4.16"
lacuscore = "^1.5.0"
rich = "^13.3.5"
psutil = "^5.9.5"

Expand Down

0 comments on commit 186c8b3

Please sign in to comment.