You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
swarms/requirements.txt

33 lines
562 B

asyncio>=3.4.3,<5.0
toml
pypdf==5.1.0
ratelimit==2.2.1
loguru
pydantic==2.11.4
tenacity
rich
psutil
python-dotenv
PyYAML
black
ruff
types-toml>=0.10.8.1
types-pytz>=2023.3,<2026.0
types-chardet>=5.0.4.6
mypy-protobuf>=3.0.0
pytest
networkx
aiofiles
httpx
# vllm>=0.2.0
aiohttp
mcp
numpy
orjson
schedule
uvloop; sys_platform == 'linux' or sys_platform == 'darwin' # linux or macos only
winloop; sys_platform == 'win32' # windows only
# Experimental packages (install separately if needed)
# matplotlib # Uncomment to install experimental visualization features