mdasad3617 commited on
Commit
8a3f880
·
verified ·
1 Parent(s): bd2b9ae

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -6
requirements.txt CHANGED
@@ -8,12 +8,6 @@ python-dotenv==1.0.0
8
  # PDF Processing
9
  pymupdf==1.23.7
10
 
11
- # Concurrency (Python 3.10+ has built-in concurrent.futures)
12
- # Remove explicit concurrent-futures package
13
-
14
- # Logging
15
- # Use Python's built-in logging module
16
-
17
  # Image Processing and OCR
18
  pytesseract==0.3.10
19
  opencv-python-headless==4.8.1.78
 
8
  # PDF Processing
9
  pymupdf==1.23.7
10
 
 
 
 
 
 
 
11
  # Image Processing and OCR
12
  pytesseract==0.3.10
13
  opencv-python-headless==4.8.1.78