Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arie-matsliah committed May 8, 2024
1 parent a89c8a4 commit 785ebf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ packages = [

[tool.poetry.dependencies]
python = "^3.9"
Flask = "2.3.2"
Flask = "3.0.3"
requests = "2.31.0"
user-agents = "2.2.0"
nglui = "2.7.2"


[tool.poetry.group.dev.dependencies]
pytest = "^7.2.0"
black = "^23.1.0"
black = "^24.3.0"
ruff = "^0.0.246"
python-dotenv = "^0.21.1"
coverage = "^7.2.7"
Expand Down

0 comments on commit 785ebf7

Please sign in to comment.