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

36 lines
663 B

python>=3.9,<4.0
torch>=2.1.1,<3.0
transformers>=4.39.0,<5.0.0
asyncio>=3.4.3,<4.0
langchain-community==0.0.29
langchain-experimental==0.0.55
backoff==2.2.1
toml
pypdf==4.1.0
ratelimit==2.2.1
loguru==0.7.2
pydantic==2.6.4
tenacity==8.2.3
Pillow==10.3.0
psutil
sentry-sdk
python-dotenv
accelerate==0.28.0
opencv-python>=4.9.0.80,<4.10.0
PyYAML
docstring_parser==0.16
# Lint dependencies
black>=23.1.0,<24.0.0
ruff>=0.0.249,<0.3.5
types-toml>=0.10.8.1,<0.10.9
types-pytz>=2023.3.0.0,<2023.4.0
types-chardet>=5.0.4.6,<5.0.5
mypy-protobuf>=3.0.0,<4.0.0
# Test dependencies
pytest>=8.1.1,<9.0.0
termcolor>=2.4.0,<2.5.0
pandas>=2.2.2,<2.3.0
fastapi>=0.110.1,<0.111.0