requirements-dev.txt 93 B

123456
  1. pytest>=2.8.0,<=3.10.1
  2. pytest-cov
  3. pytest-httpbin<1.0
  4. pytest-mock==2.0.0
  5. httpbin==0.7.0
  6. wheel