Skip to content

Commit

Permalink
Bump requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
TimKoornstra committed Aug 23, 2024
1 parent e5f5f88 commit 50910cb
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
numpy==1.26.4
editdistance==0.8.1
tensorflow==2.14.1
matplotlib==3.8.3
opencv_python==4.9.0.80
tf_keras_vis==0.8.6
elasticdeform==0.5.0
tensorflow==2.17.0
matplotlib==3.9.2
opencv_python==4.10.0.84
tf_keras_vis==0.8.7
elasticdeform==0.5.1
blinker==1.7.0
fpdf==1.7.2
scikit-image==0.22.0
scikit-image==0.24.0
prometheus-client==0.20.0
xlsxwriter==3.2.0
six
Pillow==10.3.0
h5py==3.10.0
fastapi==0.111.0
uvicorn==0.30.1
Pillow==10.4.0
h5py==3.11.0
fastapi==0.112.1
uvicorn==0.30.6
typing-extensions==4.12.2
psutil==5.9.5

0 comments on commit 50910cb

Please sign in to comment.