Skip to content

Commit

Permalink
chg: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Sep 19, 2023
1 parent 9e8c87a commit 452e1d6
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
100 changes: 50 additions & 50 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
Expand Up @@ -18,11 +18,11 @@ stop_capture_manager = "bin.stop_capture_manager:main"

[tool.poetry.dependencies]
python = "^3.8"
redis = {version = "^4.6.0", extras = ["hiredis"]}
redis = {version = "^5.0.0", extras = ["hiredis"]}
flask-restx = "^1.1.0"
werkzeug = "^2.3.7"
gunicorn = "^21.2.0"
lacuscore = "^1.6.10"
lacuscore = "^1.6.11"
rich = "^13.5.3"
psutil = "^5.9.5"

Expand Down

0 comments on commit 452e1d6

Please sign in to comment.