# HTTP Service requirements
requests>=2.25.0

# Serial Server requirements
pyserial>=3.5

# Mock RFC Server - No external dependencies needed
# All functionality is implemented using Python standard library

# If you want to use the real pyrfc (requires Python 3.7-3.11 and SAP RFC SDK):
# pyrfc>=2.8.31
