Revision 00212b1117f0d8a5b5fd917fe405eeac9474a000 authored by Jenkins for Software Heritage on 11 May 2021, 13:12:43 UTC, committed by Jenkins for Software Heritage on 11 May 2021, 13:12:43 UTC
1 parent 16b2fb4
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