aiohttp>=3.12.15
cachetools>=5.5.2
cryptography>=45.0.7
ipython>=8.5.0
networkx>=3.4.2
numpy>=2.2.6
packaging>=24.2
pyjwt>=2.10.1
python-dotenv>=1.0.1
pyyaml>=6.0.2
qrcode>=8.0
#"radon>=6.0.1
redis>=6.4.0
#"requests>=2.32.3
toml>=0.10.2
tqdm>=4.67.1
watchfiles>=1.0.4
webauthn>=2.5.1
schedule>=1.2.2
websockets>=15.0.1
#"customtkinter>=5.2.2
#"streamlit>=1.49.1
#"webrtcvad>=2.0.10
langdetect>=1.0.9
google-auth-oauthlib>=1.2.2
google-api-python-client>=2.179.0
#"pyperclip>=1.9.0
#"pynput>=1.8.1
readchar>=4.2.1
#"stripe>=12.5.0
dateparser>=1.2.2
bottle>=0.13.4
#"pipreqs>=0.4.13
xmltodict>=0.14.2
traitlets>=5.14.3
prompt-toolkit>=3.0.52
gitpython>=3.1.45
rich>=14.1.0
pytz>=2025.2
python-dateutil>=2.9.0.post0
starlette>=0.47.3
urllib3>=2.5.0
psutil>=7.0.0
dill>=0.3.8
icalendar>=6.3.1
reportlab>=4.2.0
pytest-asyncio>=0.21.0
pydantic>=2.0.0

# story gen fow
#fal-client>=0.2.0
#elevenlabs>=0.2.0
#opencv-python>=4.8.0

# ToolBoxV2 Worker System Requirements

# Core
pyyaml>=6.0
psutil>=5.9

# WSGI Server (production)
waitress>=2.1

# WebSocket Server
websockets>=12.0

# ZeroMQ IPC
pyzmq>=25.0

# Optional: Better async support
uvloop>=0.19.0;platform_system!="Windows"
aiohttp-cors

# Optional: Process management
# supervisor>=4.2  # Alternative to built-in manager

# Development
# pytest>=7.0
# pytest-asyncio>=0.21
# httpx>=0.25  # For testing HTTP endpoints

