# Build requirements for PyInstaller
pyinstaller==6.3.0
auto-py-to-exe==2.41.0

# Runtime requirements (included in the main requirements.txt)
Flask==2.3.3
Flask-SQLAlchemy==3.0.5
Flask-Login==0.6.3
Flask-WTF==1.1.1
Flask-JWT-Extended==4.5.3
PyMySQL==1.1.0
cryptography==41.0.4
pandas==2.1.1
openpyxl==3.1.2
xlrd==2.0.1
python-daemon==3.0.1
lockfile==0.12.2
bcrypt==4.0.1
Werkzeug==2.3.7
WTForms==3.0.1
python-dotenv==1.0.0
gunicorn==21.2.0
psutil==5.9.5
watchdog==3.0.0
click==8.1.7
colorlog==6.7.0
marshmallow==3.20.1