Skip to content

Commit

Permalink
upgraded dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alvertogit committed Jan 5, 2025
1 parent 8b153bc commit 48f41b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.8.4
rev: v0.8.6
hooks:
# Run the linter.
- id: ruff
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Flask==3.1.0
gunicorn==23.0.0
numpy==2.0.2
Pillow==11.0.0
Pillow==11.1.0
pre-commit==4.0.1
pur==7.3.3
pytest==8.3.4
requests==2.32.3
ruff==0.8.4
ruff==0.8.6
scikit-image==0.25.0
tensorflow==2.18.0

0 comments on commit 48f41b3

Please sign in to comment.