Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion services/zc/requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ python-dotenv>=1.0.0
# Not required for any other flag; zc_excel.py raises a clear error
# and exits if these aren't installed and --excel is used.
pandas>=2.0.0
openpyxl>=3.1.0
openpyxl>=3.1.5

# Optional — --pptx conversational slide-deck chat (v1.15.0)
# Not required for any other flag; zc_powerpoint.py raises a clear
Expand Down
Loading