unrhodecode/requirements_test.txt
Marcin Kuzminski c4bd55edf6 packaging: switched to nix 20.03 packages and latest pip2nix code
- dependencies changed:
  atomicwrites==1.4.0
  ipython==5.10.0
  pytest==4.6.9
  py==1.8.1
  pytest-cov==2.8.1
  pytest-sugar==0.9.3
  pytest-runner==5.2.0
  rhodecode-tools==2.0.0
  ipython==5.10.0
  mysqlclient==1.4.6 (change from mysql-python, which is deprecated)
  mako==1.1.2
  lxml==4.5.0
  click==7.1.2
2020-05-11 14:20:30 +02:00

16 lines
263 B
Text

# test related requirements
pytest==4.6.9
py==1.8.1
pytest-cov==2.8.1
pytest-sugar==0.9.3
pytest-runner==5.2.0
pytest-profiling==1.7.0
pytest-timeout==1.3.3
gprof2dot==2017.9.19
mock==3.0.5
cov-core==1.15.0
coverage==4.5.4
webtest==2.0.34
beautifulsoup4==4.6.3