Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- 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
|