Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9338205
D7088.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
452 B
Subscribers
None
D7088.diff
View Options
diff --git a/requirements-test.txt b/requirements-test.txt
--- a/requirements-test.txt
+++ b/requirements-test.txt
@@ -1,5 +1,6 @@
hypothesis >= 3.11.0
-pytest
+pytest < 7.0.0 # v7.0.0 removed _pytest.tmpdir.TempdirFactory, which is used by some of the pytest plugins we use
+
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
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jul 3 2025, 8:37 AM (7 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3224363
Attached To
D7088: Require pytest to be <7.0.0
Event Timeline
Log In to Comment