git+https://github.com/akarealemil/fluxer.py.git # API wrapper for Fluxer git+https://github.com/MCausc78/stoat.py # API wrapper for Stoat discord.py # API wrapper for Discord rich # Terminal formatting and rich text textual # Terminal UI framework PyYAML # YAML parsing and serialization pydantic # Data validation using Python type hints lottie # Lottie file manipulation and conversion Pillow # Image processing (required for GIF rendering) cairosvg # SVG rendering (required for Lottie conversion) psutil # System information (CPU, RAM, etc.) pytest # Testing framework pytest-asyncio # Async testing for pytest pytest-mock # Mocking for pytest