swh-lister/requirements.txt
Antoine Lambert a7607abcf9 tests: Fix mocking of sleep calls with tenacity 8.4.2
Latest tenacity release adds some internal changes that broke the
mocking of sleep calls in tests.

Fix it by directly mocking time.sleep (was not working previously).
2024-06-28 18:15:36 +02:00

15 lines
160 B
Text

beautifulsoup4
dateparser
dulwich
iso8601
launchpadlib
lxml
psycopg2
pyreadr
python_debian
repomd
requests
setuptools
tenacity >= 8.4.2
testing.postgresql
toml