# BIgo Reader Requirements

## Python Version
Python 3.8 or higher

## Dependencies

### Core
tkinter>=8.6  # Usually included with Python

### Required Packages
# None currently - using only Python standard library

### Optional (for future features)
# PyMuPDF>=1.23.0  # For PDF viewing (future)
# Pillow>=10.0.0   # For image handling (future)
