test_requirements.txt 174 B

12345678
  1. flake8>=2.0
  2. mock>=1.0.1
  3. nose>=1.3.7
  4. PyHamcrest>=1.8.0
  5. # This needs to be kept in sync with submodule checkout in
  6. # third_party/ycmd/third_party
  7. future==0.15.2
  8. codecov>=2.0.5