# REAPER v2.0 - RDP Exploitation Framework
# 
# Core runs on Python stdlib (asyncio, tkinter, socket).
# These are only needed for the proxy module:
aiohttp>=3.9.0
aiohttp-socks>=0.11.0
