circlechek/requirements.txt
2025-07-01 00:03:10 +03:00

14 lines
212 B
Text

# Core bot framework
aiogram>=3.0.0
# Image processing
Pillow>=9.0.0
# Video processing
moviepy>=1.0.3
# Mathematical operations
numpy>=1.21.0
# Optional: For better video codec support
imageio-ffmpeg>=0.4.0