summaryrefslogtreecommitdiffstats
path: root/testing/talos/source_requirements.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
commit26a029d407be480d791972afb5975cf62c9360a6 (patch)
treef435a8308119effd964b339f76abb83a57c29483 /testing/talos/source_requirements.txt
parentInitial commit. (diff)
downloadfirefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz
firefox-26a029d407be480d791972afb5975cf62c9360a6.zip
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/talos/source_requirements.txt')
-rw-r--r--testing/talos/source_requirements.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/testing/talos/source_requirements.txt b/testing/talos/source_requirements.txt
new file mode 100644
index 0000000000..89c5e9fe8e
--- /dev/null
+++ b/testing/talos/source_requirements.txt
@@ -0,0 +1,18 @@
+# These dependencies are required for running talos tests from a source checkout
+
+jsonschema>=2.5.1
+mozlog>=6.0
+mozcrash>=2.0
+mozfile>=1.2
+mozinfo>=0.8
+mozprocess>=0.22
+mozversion>=1.3
+mozprofile>=0.25
+mozrunner>=7.1.0
+psutil>=3.1.1
+simplejson>=2.1.1
+requests>=2.9.1
+../web-platform/tests/tools/wptserve
+../web-platform/tests/tools/third_party/h2
+../web-platform/tests/tools/third_party/pywebsocket3
+manifestparser>=2.1.0