trax/requirements.txt

15 lines
208 B
Plaintext

# Core dependencies
python-dotenv>=1.0.0
streamlit>=1.37.0
httpx>=0.25.0
aiohttp>=3.8.0
# Testing
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
# Development
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0