Revision 2b20af5a2ac00047e2d22b55f375f5069078e190 authored by Jenkins for Software Heritage on 29 April 2021, 13:04:39 UTC, committed by Jenkins for Software Heritage on 29 April 2021, 13:04:39 UTC
2 parent s a5342f9 + 98804f9
Raw File
requirements-test.txt
hypothesis >= 3.11.0
pytest
pytest-mock
# pytz is in fact a dep of swh.model[testing] and should not be necessary, but
# the dep on swh.model in the main requirements-swh.txt file shadows this one
# adding the [testing] extra.
swh.model[testing] >= 0.0.50
pytz
pytest-xdist
back to top