Skip to content

Commit

Permalink
upgraded dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alvertogit committed Jan 14, 2024
1 parent 2d99f22 commit 0b7d673
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Flask==3.0.0
gunicorn==21.2.0
numpy==1.26.2
Pillow==10.1.0
pytest==7.4.3
numpy==1.26.3
Pillow==10.2.0
pytest==7.4.4
requests==2.31.0
scikit-image==0.22.0
tensorflow==2.15.0
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
-r requirements.txt
jupyterlab==4.0.9
jupyterlab==4.0.10
matplotlib==3.8.2

0 comments on commit 0b7d673

Please sign in to comment.