chore: Add tzdata to backend requirements
Fixes PyInstaller warning about missing tzdata package on Windows. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -7,5 +7,6 @@ httpx>=0.27.0
|
|||||||
python-multipart>=0.0.9
|
python-multipart>=0.0.9
|
||||||
python-jose[cryptography]>=3.3.0
|
python-jose[cryptography]>=3.3.0
|
||||||
openpyxl>=3.1.2
|
openpyxl>=3.1.2
|
||||||
|
tzdata>=2024.1
|
||||||
pytest>=8.0.0
|
pytest>=8.0.0
|
||||||
pytest-asyncio>=0.24.0
|
pytest-asyncio>=0.24.0
|
||||||
|
|||||||
Reference in New Issue
Block a user