Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahfoozalam1516 committed Oct 24, 2024
1 parent f57e918 commit cca22b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Core dependencies
python==3.12.4
streamlit
Pillow
pytesseract
Expand All @@ -9,7 +10,7 @@ opencv-python-headless

# Additional requirements for Python 3.12 compatibility
typing-extensions
python-opencv
opencv-python

# Ensure all packages are Python 3.12 compatible
packaging

0 comments on commit cca22b7

Please sign in to comment.