Files
Inventarsystem/requirements.txt
T
Aiirondev_dev bf31ee2d16 feat: add batch CSV and image upload logic
- Created '/upload_csv_batch' endpoint to handle CSV parsing and multiple image uploads
- Added automatic WebP conversion and GridFS storage for batch images
- Implemented grouping logic via 'series_group_id' based on item name
- Created '/batch_upload' route and 'upload_batch.html' for a seamless async frontend
2026-08-03 00:06:48 +02:00

21 lines
223 B
Plaintext

flask
flask-wtf
werkzeug
gunicorn
pymongo==4.6.3
pillow
qrcode
apscheduler
python-dateutil
pytz
requests
redis
reportlab
python-barcode
openpyxl
cryptography>=42.0.0
pywebpush
py-vapid>=1.9.0
beautifulsoup4
pywebpush
pandas