# Runtime dependencies for egnyte-cli
# Note: These are also defined in pyproject.toml
# Use `pip install .` or `pip install egnyte-cli` for installation
#
# System dependencies required:
#   sudo apt-get install fuse libfuse-dev
#
requests>=2.31.0
watchdog>=3.0.0
click>=8.1.0
cryptography>=41.0.0
keyring>=24.2.0
python-dateutil>=2.8.2
aiohttp>=3.9.0
asyncio-throttle>=1.0.2
fusepy>=3.0.0

