2013-12-21 17:57:51 -07:00
|
|
|
-rrequirements.txt
|
|
|
|
|
|
2026-02-11 17:42:11 +08:00
|
|
|
pytest==8.4.2; python_version == '3.9' # version 8.4.2 is the last one supporting Python 3.9
|
|
|
|
|
pytest==9.0.2; python_version >= '3.10'
|
2026-01-24 19:21:41 +08:00
|
|
|
pytest-timeout==2.4.0
|