| 123456789101112131415161718 |
- # Development Dependencies
- -r requirements.txt
- # Additional Development Tools
- jupyter==1.0.0
- notebook==7.0.6
- ipython==8.18.1
- # API Testing
- newman==0.0.1
- # Documentation
- mkdocs==1.5.3
- mkdocs-material==9.4.8
- # Performance Testing
- locust==2.17.0
|