khaledsayed1 commited on
Commit
afe6c6b
·
verified ·
1 Parent(s): db5e284

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -15,7 +15,7 @@ openpyxl>=3.0.10
15
  xlrd>=2.0.1
16
 
17
  # Utilities
18
- difflib2>=0.1.0
19
 
20
  # Optional: For better performance
21
  # accelerate>=0.20.0
 
15
  xlrd>=2.0.1
16
 
17
  # Utilities
18
+ # difflib is part of Python standard library - no installation needed
19
 
20
  # Optional: For better performance
21
  # accelerate>=0.20.0