Skip to content

Commit

Permalink
Update dependencies in requirements.txt: Add missing scikit-image dep…
Browse files Browse the repository at this point in the history
…endency
  • Loading branch information
Irash-Perera committed Oct 5, 2024
1 parent 0d28c83 commit 834793d
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
easyocr==1.7.1
ffmpeg_python==0.2.0
filterpy==1.4.5
matplotlib==3.8.0
numpy==2.1.1
opencv_contrib_python==4.10.0.82
opencv_python==4.10.0.84
pandas==2.2.3
scipy==1.14.1
easyocr
ffmpeg_python
filterpy
matplotlib
numpy
opencv_contrib_python
opencv_python
pandas
scipy
scikit-image
streamlit==1.39.0
ultralytics==8.2.29
streamlit==1.39.0
streamlit
ultralytics
streamlit

0 comments on commit 834793d

Please sign in to comment.