requirements.txt 223 B

12345678910
  1. mock
  2. pytest>=6.0.0
  3. pytest-rerunfailures
  4. pytest-cov
  5. pytest-salt-factories==0.912.2
  6. CherryPy
  7. setuptools_scm
  8. pyzmq<=20.0.0 ; python_version < "3.6"
  9. pyzmq>=17.0.0 ; python_version < "3.9"
  10. pyzmq>19.0.2 ; python_version >= "3.9"