Spaces:
Configuration error
Configuration error
| # Development dependencies for AI Chatbot with Reusable Intelligence | |
| # Testing | |
| pytest==7.4.3 | |
| pytest-asyncio==0.21.1 | |
| httpx==0.25.2 | |
| factory-boy==3.3.0 | |
| # Linting and formatting | |
| flake8==6.1.0 | |
| black==23.10.1 | |
| isort==5.12.0 | |
| mypy==1.7.1 | |
| # Documentation | |
| mkdocs==1.5.3 | |
| mkdocstrings==0.23.0 | |
| # Development tools | |
| watchfiles==0.21.0 |