Spaces:
Sleeping
Sleeping
| -r requirements.txt | |
| # --- Testing Framework --- | |
| pytest==8.0.2 | |
| pytest-mock==3.12.0 | |
| pytest-asyncio==0.23.5 | |
| iniconfig==2.0.0 | |
| pluggy==1.4.0 | |
| # --- Load Testing --- | |
| locust==2.24.0 | |
| # --- Code Quality --- | |
| flake8==7.0.0 | |
| nbqa==1.7.1 | |
| nbformat==5.9.2 |